X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FAabb.cc;fp=src%2FMoof%2FAabb.cc;h=0000000000000000000000000000000000000000;hp=4b96f20836c1dea2f4622cffe3cfc47c62c57d78;hb=831f04d4bc19a390415ac0bbac4331c7a65509bc;hpb=299af4f2047e767e5d79501c26444473bda64c64 diff --git a/src/Moof/Aabb.cc b/src/Moof/Aabb.cc deleted file mode 100644 index 4b96f20..0000000 --- a/src/Moof/Aabb.cc +++ /dev/null @@ -1,24 +0,0 @@ - -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** -**] All rights reserved. -* -* vi:ts=4 sw=4 tw=75 -* -* Distributable under the terms and conditions of the 2-clause BSD license; -* see the file COPYING for a complete text of the license. -* -**************************************************************************/ - -#include "Aabb.hh" -#include "Script.hh" - - -namespace Mf { - - -void importAabbClass(Script& script) -{ -} - -} // namepsace Mf -