summaryrefslogtreecommitdiff
path: root/src/gclue-3g.h
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-04-05 15:53:35 +0100
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-04-07 00:30:23 +0100
commit56d8ac6a30138c3bfaa4ae695c7cf2f575d6af38 (patch)
tree1231278919996e50282a6ddaacd537d8ddfe9b0f /src/gclue-3g.h
parentc17b26745373988039aefa010c7b624557b451aa (diff)
downloadgeoclue-56d8ac6a30138c3bfaa4ae695c7cf2f575d6af38.tar.gz
wifi,3g,modem,ipclient: Remove now redundant macros
Remove now redundant max accuracy level macros.
Diffstat (limited to 'src/gclue-3g.h')
-rw-r--r--src/gclue-3g.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gclue-3g.h b/src/gclue-3g.h
index f563dd7..66a6f14 100644
--- a/src/gclue-3g.h
+++ b/src/gclue-3g.h
@@ -28,8 +28,6 @@
G_BEGIN_DECLS
-#define GCLUE_3G_ACCURACY_LEVEL GCLUE_ACCURACY_LEVEL_NEIGHBORHOOD
-
GType gclue_3g_get_type (void) G_GNUC_CONST;
#define GCLUE_TYPE_3G (gclue_3g_get_type ())