From b4506b87a98db08df6c516839090db1c96afd9d3 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sun, 8 May 2011 16:28:35 -0400 Subject: Removed unnecessary function from interface, updated formatting in service. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1ba68cf..816c9fd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,7 +11,6 @@ indicator_example_service_SOURCES = \ indicator_example_service_CFLAGS = \ -Wall \ $(SERVICE_CFLAGS) \ - -DTIMEZONE_FILE="\"/etc/timezone\"" \ -DG_LOG_DOMAIN=\"Indicator-Example\" indicator_example_service_LDADD = \ $(SERVICE_LIBS) -- cgit v1.2.3