summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style_properties.cpp
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-10-26 10:14:24 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-11-10 11:33:17 -0800
commita5625675890213f94de7632d4ef152ade627c9a5 (patch)
treed6a3f816e80417bbedc16d0b34383d8ee191bf92 /src/mbgl/style/style_properties.cpp
parent728a9858ea88751e74de57694746c2ea1546ce25 (diff)
downloadqtlocation-mapboxgl-a5625675890213f94de7632d4ef152ade627c9a5.tar.gz
[core] Eliminate use of ClassProperties for layout
Diffstat (limited to 'src/mbgl/style/style_properties.cpp')
-rw-r--r--src/mbgl/style/style_properties.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mbgl/style/style_properties.cpp b/src/mbgl/style/style_properties.cpp
deleted file mode 100644
index 69a9cede50..0000000000
--- a/src/mbgl/style/style_properties.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <mbgl/style/style_properties.hpp>
-
-namespace mbgl {
-
-}