Don't import tableve when it's not used in the code

This commit is contained in:
Jonathan Ernst
2005-02-07 23:53:46 +00:00
committed by WineHQ
parent e1c1489279
commit a3820b468d
3 changed files with 1 additions and 4 deletions

View File

@@ -5,7 +5,6 @@
include("path.php");
require(BASE."include/incl.php");
require(BASE."include/tableve.php");
require(BASE."include/category.php");
require(BASE."include/maintainer.php");