- Small change: we left some unused variables around, I removed them

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@886 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-08-16 21:13:52 +00:00
parent 74ec2ed372
commit 0933d63344
1 changed files with 0 additions and 2 deletions

View File

@ -136,7 +136,6 @@ src_backend_libbackend_la_CPPFLAGS = \
-DPOLDIR="\"$(policiesdir)\"" \
-DPLUGDIR="\"$(plugindir)\"" \
-DLOCALEDIR="\"$(localedir)\"" \
$(PYTHON_CPPFLAGS) \
$(GLIBMM_CFLAGS)
src_backend_libbackend_la_CXXFLAGS = \
$(VISIB_HIDDEN)
@ -276,7 +275,6 @@ sgpemv2_CPPFLAGS = \
$(CAIRO_CFLAGS) \
$(GTKMM_CFLAGS) \
$(LIBGLADEMM_CFLAGS) \
$(PYTHON_CPPFLAGS) \
$(GTHREAD_CFLAGS)
sgpemv2_CXXFLAGS = $(VISIB_HIDDEN)
sgpemv2_LDFLAGS = $(LT_LDFLAGS)