diff options
Diffstat (limited to 'src/gl_draw.cxx')
| -rw-r--r-- | src/gl_draw.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gl_draw.cxx b/src/gl_draw.cxx index 913b47389..a15a15123 100644 --- a/src/gl_draw.cxx +++ b/src/gl_draw.cxx @@ -45,7 +45,7 @@ #endif #if USE_XFT -extern XFontStruct* fl_xxfont(); +//extern XFontStruct* fl_xxfont(); #endif // USE_XFT /** Returns the current font's height */ |
