From: srn Date: Mon, 20 Mar 2006 14:17:05 +0000 (+0000) Subject: Removed a reference to SalomeDS and SalomeDSImpl X-Git-Tag: OCC_3_2_0a2_TC~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7d15af91520eb46d25f9434f90c2520436278371;p=modules%2Fvisu.git Removed a reference to SalomeDS and SalomeDSImpl --- diff --git a/src/VISU_I/Makefile.in b/src/VISU_I/Makefile.in index 0879dd8c..caa66147 100644 --- a/src/VISU_I/Makefile.in +++ b/src/VISU_I/Makefile.in @@ -142,8 +142,6 @@ LDFLAGSFORBIN=$(LDFLAGS) $(LIBS) \ -lSALOMELocalTrace \ -lSalomeResourcesManager \ -lSalomeDSClient \ - -lSalomeDSImpl \ - -lSalomeDS \ -lSalomeObject \ -lqtx \ -lsuit \