summaryrefslogtreecommitdiff
path: root/navit/mapset.c
diff options
context:
space:
mode:
Diffstat (limited to 'navit/mapset.c')
-rw-r--r--navit/mapset.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/navit/mapset.c b/navit/mapset.c
index 94f1f42be..409437e51 100644
--- a/navit/mapset.c
+++ b/navit/mapset.c
@@ -36,11 +36,6 @@
#include "map.h"
#include "xmlconfig.h"
-/**
- * @brief A mapset
- *
- * This structure holds a complete mapset
- */
struct mapset {
NAVIT_OBJECT
GList *maps; /**< Linked list of all the maps in the mapset */