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/cachecalc.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/experimental/cachecalc.cpp (limited to 'src/experimental/cachecalc.cpp') diff --git a/src/experimental/cachecalc.cpp b/src/experimental/cachecalc.cpp deleted file mode 100644 index 7e2940c..0000000 --- a/src/experimental/cachecalc.cpp +++ /dev/null @@ -1,8 +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/cachecalc.h" -- cgit v1.2.3