Remove obsolete NS_BASE and _IMPL_NS_BASE, and unused/obsolete source files nsStdFileStream.* (bug 160052). r=cls, sr=alecf, a=asa.

git-svn-id: svn://10.0.0.236/trunk@126082 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%netscape.com
2002-07-30 21:30:05 +00:00
parent 9f524ba3a3
commit 44791394dd
19 changed files with 14 additions and 1133 deletions

View File

@@ -28,7 +28,7 @@ MODULE=string
LIBRARY_NAME=string_s
REQUIRES = xpcom \
$(NULL)
LCFLAGS = -D_IMPL_NS_COM -D_IMPL_NS_BASE -DWIN32_LEAN_AND_MEAN
LCFLAGS = -D_IMPL_NS_COM -DWIN32_LEAN_AND_MEAN
CPP_OBJS = \
.\$(OBJDIR)\nsASingleFragmentString.obj \