From dcb52471d33507bf03459463423aced05abf181f Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Sat, 30 Sep 2000 23:10:20 +0000 Subject: [PATCH] Removed GetDefEncoding.[hm] git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7672 72102866-910b-0410-8b05-ffd578937521 --- Source/GNUmakefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/GNUmakefile b/Source/GNUmakefile index 486fac81b..2d283c685 100644 --- a/Source/GNUmakefile +++ b/Source/GNUmakefile @@ -69,7 +69,6 @@ FILE_AUTHORS = \ # The GNU source files GNU_MFILES = \ -GetDefEncoding.m \ GSCompatibility.m \ Unicode.m \ behavior.m \ @@ -121,7 +120,6 @@ fast.x \ GSUnion.h \ GSIArray.h \ GSIMap.h \ -GetDefEncoding.h \ Unicode.h \ UnixFileHandle.h \ behavior.h \