From 4fc7d65bf6777fcbc14ac681b70bdfaba04b0750 Mon Sep 17 00:00:00 2001 From: "pnunn%netscape.com" Date: Fri, 30 Apr 1999 18:27:31 +0000 Subject: [PATCH] These libs should only be linked with the appropriate decoder component in the imglib. refer to bug#5459. pnunn. review:slamm, blessed:chofmann. git-svn-id: svn://10.0.0.236/trunk@29846 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webshell/tests/viewer/Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/webshell/tests/viewer/Makefile.in b/mozilla/webshell/tests/viewer/Makefile.in index 5f6b9d9c362..d53419fcb92 100644 --- a/mozilla/webshell/tests/viewer/Makefile.in +++ b/mozilla/webshell/tests/viewer/Makefile.in @@ -122,8 +122,6 @@ GECKO_LIBS = \ IMGLIB_LIBS = \ -limg \ - $(JPEG_LIBS) \ - $(PNG_LIBS) \ $(NULL) NETLIB_LIBS = \