From fb5176bbd5355b02b7d0e65da3ef3f0105824cd0 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Sun, 17 Mar 2013 23:45:21 +0000 Subject: The new cache system has been broken out into it's individual headers, and is now ready for actual use. --- src/experimental/cachestore.cpp | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/experimental/cachestore.cpp (limited to 'src/experimental/cachestore.cpp') diff --git a/src/experimental/cachestore.cpp b/src/experimental/cachestore.cpp deleted file mode 100644 index 2082a50..0000000 --- a/src/experimental/cachestore.cpp +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Copyright (C) 2007-2013 Xagasoft, All rights reserved. - * - * This file is part of the libbu++ library and is released under the - * terms of the license contained in the file LICENSE. - */ - -#include "bu/cachestore.h" - -- cgit v1.2.3