From 83c05744662ba510634e85757ae81a84c9bb0432 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 5 Feb 2010 05:07:10 +0100 Subject: Remove EGG_* log define. The EGG_* log defines don't seem to be used and still reference the old DeviceKit-power name. So just remove it. --- tools/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tools') diff --git a/tools/Makefile.am b/tools/Makefile.am index 58fcc0a..a82123e 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -2,10 +2,6 @@ INCLUDES = \ -DUP_COMPILATION \ - -DEGG_LOG_FILE=\""$(UP_LOG_DIR)/DeviceKit-power"\" \ - -DEGG_VERBOSE="\"DKP_VERBOSE\"" \ - -DEGG_LOGGING="\"DKP_LOGGING\"" \ - -DEGG_CONSOLE="\"DKP_CONSOLE\"" \ -I$(top_srcdir) \ -I$(top_srcdir)/devkit-power-gobject \ $(DBUS_GLIB_CFLAGS) \ -- cgit v1.2.1