From 530cfb4ed37727872a0a30ad529a0e554e339fc5 Mon Sep 17 00:00:00 2001 From: "dp%netscape.com" Date: Tue, 18 May 1999 22:19:42 +0000 Subject: [PATCH] removed gmbase git-svn-id: svn://10.0.0.236/branches/XPCOM20_BRANCH@32112 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpcom/tests/Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/xpcom/tests/Makefile.in b/mozilla/xpcom/tests/Makefile.in index cb61238f984..ef18bf27db4 100644 --- a/mozilla/xpcom/tests/Makefile.in +++ b/mozilla/xpcom/tests/Makefile.in @@ -72,7 +72,6 @@ LIBS = \ -ljsurl \ -l$(MOZ_LIB_DBM_PREFIX)dbm \ -lpwcac \ - -lgmbase$(MOZ_TOOLKIT) \ $(TK_LIBS) \ -limg \ $(JPEG_LIBS) \