X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=libs%2Fmath%2Faabb.cpp;fp=libs%2Fmath%2Faabb.cpp;h=0000000000000000000000000000000000000000;hb=d347e813d359c2c4c9fc72aaa25aec2e078a8390;hp=ad4ae00c93832b614003d2fea9f12424fd6f3780;hpb=973f6d2137044e056cb72b30cfe5b80ba6de312f;p=xonotic%2Fnetradiant.git diff --git a/libs/math/aabb.cpp b/libs/math/aabb.cpp deleted file mode 100644 index ad4ae00c..00000000 --- a/libs/math/aabb.cpp +++ /dev/null @@ -1,22 +0,0 @@ -/* - Copyright (C) 2001-2006, William Joseph. - All Rights Reserved. - - This file is part of GtkRadiant. - - GtkRadiant is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - GtkRadiant is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with GtkRadiant; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - */ - -#include "aabb.h"