summaryrefslogtreecommitdiff
path: root/gtk/font_pango.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/font_pango.c')
-rw-r--r--gtk/font_pango.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/font_pango.c b/gtk/font_pango.c
index d3a2a2a94..c1bddd89d 100644
--- a/gtk/font_pango.c
+++ b/gtk/font_pango.c
@@ -100,8 +100,8 @@ bool nsfont_width(const plot_font_style_t *fstyle,
pango_font_description_free(desc);
- /* LOG(("fstyle: %p string:\"%.*s\", length: %u, width: %dpx",
- fstyle, length, string, length, *width));
+ /* LOG("fstyle: %p string:\"%.*s\", length: %u, width: %dpx",
+ fstyle, length, string, length, *width);
*/
return true;