diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-10-18 14:22:54 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-10-18 14:22:54 -0500 |
commit | 62d01fc8749606d8fc4614d897044462a6d703fc (patch) | |
tree | eaf3165deadf86420b9256c3055220315c9d419e /src/timezone-geoclue.c | |
parent | 99f3bc0685f85744081eefa0c22d9f7c5b13f327 (diff) | |
download | ayatana-indicator-datetime-62d01fc8749606d8fc4614d897044462a6d703fc.tar.gz ayatana-indicator-datetime-62d01fc8749606d8fc4614d897044462a6d703fc.tar.bz2 ayatana-indicator-datetime-62d01fc8749606d8fc4614d897044462a6d703fc.zip |
replace autotools with cmake
Diffstat (limited to 'src/timezone-geoclue.c')
-rw-r--r-- | src/timezone-geoclue.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/timezone-geoclue.c b/src/timezone-geoclue.c index c89558d..d49d586 100644 --- a/src/timezone-geoclue.c +++ b/src/timezone-geoclue.c @@ -17,8 +17,6 @@ * with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "config.h" - #include <geoclue/geoclue-master.h> #include <geoclue/geoclue-master-client.h> |