summaryrefslogtreecommitdiff
path: root/lib/cache.cpp
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2024-01-26 17:56:52 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2024-01-26 17:56:52 +0000
commit14d82ff67eab5d94b69fb38ea6a0bc634674245c (patch)
tree2f66f17b95b23b0b4f053b1aa0f00d65297ab24a /lib/cache.cpp
parentRemove the static font cache (diff)
downloadilt-14d82ff67eab5d94b69fb38ea6a0bc634674245c.tar.bz2
ilt-14d82ff67eab5d94b69fb38ea6a0bc634674245c.tar.xz
ilt-14d82ff67eab5d94b69fb38ea6a0bc634674245c.zip
Remove the generic cache completely
Diffstat (limited to 'lib/cache.cpp')
-rw-r--r--lib/cache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/cache.cpp b/lib/cache.cpp
deleted file mode 100644
index 05b26b0..0000000
--- a/lib/cache.cpp
+++ /dev/null
@@ -1 +0,0 @@
-#include "cache.h"