Fix:Core:Undo some wrong changes from #2923
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Mon, 25 Jan 2010 23:25:07 +0000 (23:25 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Thu, 4 Feb 2010 23:46:35 +0000 (00:46 +0100)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2924 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/attr.h
navit/attr_def.h

index 19c5662..5c2ec81 100644 (file)
@@ -25,7 +25,6 @@ extern "C" {
 #endif
 
 #include "projection.h"
-#include "config.h"
 
 enum item_type;
 
index 252c6e9..9403042 100644 (file)
@@ -231,9 +231,7 @@ ATTR(description)
 ATTR(gc_type)
 ATTR(layout)
 ATTR(position_nmea)
-#ifndef HAVE_LIBGPS19
 ATTR(gpsd_query)
-#endif
 ATTR(on_eof)
 ATTR(command)
 ATTR(src)