summaryrefslogtreecommitdiff
path: root/src/geometry/line_buffer.cpp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-01-29 12:25:50 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-01-29 12:25:50 +0100
commitd5cae1477048cf489704e39e7b7c71dc007bccb4 (patch)
tree928e3f2aa7deb9cdbabe9fac6051c195354778c5 /src/geometry/line_buffer.cpp
parent04e16cf2caf0c6f33c9e860879f3304b3c505fb8 (diff)
downloadqtlocation-mapboxgl-d5cae1477048cf489704e39e7b7c71dc007bccb4.tar.gz
parse line width function and call tile destructor from main thread
Diffstat (limited to 'src/geometry/line_buffer.cpp')
-rw-r--r--src/geometry/line_buffer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/geometry/line_buffer.cpp b/src/geometry/line_buffer.cpp
index 952f88c648..5c4e97af3a 100644
--- a/src/geometry/line_buffer.cpp
+++ b/src/geometry/line_buffer.cpp
@@ -1,6 +1,5 @@
#include <llmr/geometry/line_buffer.hpp>
#include <llmr/platform/gl.hpp>
-// #include <cmath>
using namespace llmr;