From 7667db401aecde225c285a23c23b4ba14542f9da Mon Sep 17 00:00:00 2001 From: Caroline Chao Date: Sat, 24 May 2014 10:24:15 +0200 Subject: Remove unused CitiesModel left over Change-Id: If34e5d47d082eeac2621aaed764287d4f4b8b443 Reviewed-by: J-P Nurmi --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) 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 }, }; -- cgit v1.2.3