summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 629330a..cecd218 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -73,7 +73,6 @@ static const struct {
const char *type;
int major, minor;
} qmldir_models [] = {
- { "CitiesModel", 1, 0 },
{ "WeatherModel", 1, 0 },
};