From 8af90394632962459a06d989860896d0dc2b87d4 Mon Sep 17 00:00:00 2001 From: Rejean Loyer Date: Wed, 14 Sep 2011 00:37:46 -0400 Subject: [PATCH 1/1] libede: removed old imports (broken compile, migration) --- libede/src/FileSystemBox.ec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/libede/src/FileSystemBox.ec b/libede/src/FileSystemBox.ec index 163517e..fae4b14 100644 --- a/libede/src/FileSystemBox.ec +++ b/libede/src/FileSystemBox.ec @@ -1,9 +1,4 @@ public import "ecere" -import "SplitWindow" -import "ArrayFactoredGrowth" - -//import "ArrayFactoredGrowth" -//import "ArrayBinarySorted" #ifdef __WIN32__ static char * rootName = "Entire Computer"; -- 1.8.3.1