From 56ab3e9cfbc96f8d8f9b2f97f8890de55f0734d0 Mon Sep 17 00:00:00 2001 From: "ramiro%netscape.com" Date: Mon, 19 Apr 1999 06:21:29 +0000 Subject: [PATCH] Remove duplicate link flags. --- widget/tests/scribble/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/widget/tests/scribble/Makefile.in b/widget/tests/scribble/Makefile.in index ba741fc1f081..bef5d17a3924 100644 --- a/widget/tests/scribble/Makefile.in +++ b/widget/tests/scribble/Makefile.in @@ -84,14 +84,10 @@ LIBS := \ -lremoturl \ -lsecfree \ -l$(MOZ_LIB_UTIL_PREFIX)util \ - -lxp \ -lxpcom \ - -l$(MOZ_LIB_UTIL_PREFIX)util \ -lxp \ - -lxpcom \ -lreg \ $(ZLIB_LIBS) \ - -lraptorplugin \ -l$(MOZ_LIB_DBM_PREFIX)dbm \ $(TK_LIBS) \ $(NSPR_LIBS) \