From 6f3b85c5af1855e1695885fb28220c34f6a0673f Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 1 Dec 2008 23:10:44 +0000 Subject: Wow, that's a lot of changes. You can use anything as a key now, as long as it can be hashed. And we're about to test actually loading and saving persistant cache items. Fun. --- src/cachehandler.cpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 src/cachehandler.cpp (limited to 'src/cachehandler.cpp') diff --git a/src/cachehandler.cpp b/src/cachehandler.cpp deleted file mode 100644 index d208e98..0000000 --- a/src/cachehandler.cpp +++ /dev/null @@ -1,2 +0,0 @@ -#include "bu/cachehandler.h" - -- cgit v1.2.3