mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(GNU_MFILES): Remove BinaryCoder.m. and TextCoder.m
(GNU_HEADERS): Remove objects/BinaryCoder.h and objects/TextCoder.h. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@783 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9fd1f722a3
commit
b107d324d1
1 changed files with 0 additions and 4 deletions
|
@ -103,7 +103,6 @@ INCLUDEFLAGS='$(INCLUDEFLAGS)' DEFS='$(DEFS)'
|
|||
GNU_MFILES = \
|
||||
Array.m \
|
||||
Bag.m \
|
||||
BinaryCoder.m \
|
||||
BinaryTree.m \
|
||||
BinaryTreeEltNode.m \
|
||||
BinaryTreeNode.m \
|
||||
|
@ -149,7 +148,6 @@ Stack.m \
|
|||
StdioStream.m \
|
||||
Stream.m \
|
||||
String.m \
|
||||
TextCoder.m \
|
||||
Time.m \
|
||||
stdobjects.m \
|
||||
mframe.m \
|
||||
|
@ -172,7 +170,6 @@ GNU_HEADERS = \
|
|||
objects/Array.h \
|
||||
objects/ArrayPrivate.h \
|
||||
objects/Bag.h \
|
||||
objects/BinaryCoder.h \
|
||||
objects/BinaryTree.h \
|
||||
objects/BinaryTreeEltNode.h \
|
||||
objects/BinaryTreeNode.h \
|
||||
|
@ -236,7 +233,6 @@ objects/StdioStream.h \
|
|||
objects/Stream.h \
|
||||
objects/Streaming.h \
|
||||
objects/String.h \
|
||||
objects/TextCoder.h \
|
||||
objects/Time.h \
|
||||
objects/ValueHolding.h \
|
||||
objects/behavior.h \
|
||||
|
|
Loading…
Reference in a new issue