From 7bf96a9123a9f6b29a4c6168f7391db72f374f8a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 31 Oct 2002 08:42:45 +0000 Subject: compiles now. uses xft2 remove the nls remainders --- src/image.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/image.hh') diff --git a/src/image.hh b/src/image.hh index 3482b065..a09b8fa6 100644 --- a/src/image.hh +++ b/src/image.hh @@ -138,9 +138,7 @@ private: bool dither; BaseDisplay *basedisplay; const ScreenInfo *screeninfo; -#ifdef TIMEDCACHE BTimer *timer; -#endif // TIMEDCACHE Colormap colormap; -- cgit v1.2.3