summaryrefslogtreecommitdiff
path: root/src/image.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-10-31 08:42:45 +0000
committerDana Jansens <danakj@orodu.net>2002-10-31 08:42:45 +0000
commit7bf96a9123a9f6b29a4c6168f7391db72f374f8a (patch)
tree1be5840f3a76f618b9e8b029317e664a93660f4e /src/image.hh
parent0caf2ba9315336aa5206d8f5f28facf14f3ff34d (diff)
compiles now. uses xft2
remove the nls remainders
Diffstat (limited to 'src/image.hh')
-rw-r--r--src/image.hh2
1 files changed, 0 insertions, 2 deletions
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;