[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [marble] tools/vectorosm-tilecreator: remove unused method
From:       Bernhard Beschow <bbeschow () cs ! tu-berlin ! de>
Date:       2016-11-06 15:32:53
Message-ID: E1c3PRF-000654-EO () code ! kde ! org
[Download RAW message or body]

Git commit 2f1b6b940b4a1f4f861825824d888102159f1b32 by Bernhard Beschow.
Committed on 06/11/2016 at 15:26.
Pushed by beschow into branch 'master'.

remove unused method

M  +0    -5    tools/vectorosm-tilecreator/WayChunk.cpp
M  +0    -1    tools/vectorosm-tilecreator/WayChunk.h

http://commits.kde.org/marble/2f1b6b940b4a1f4f861825824d888102159f1b32

diff --git a/tools/vectorosm-tilecreator/WayChunk.cpp b/tools/vectorosm-tilecreator/WayChunk.cpp
index a2af9cc..3357abc 100644
--- a/tools/vectorosm-tilecreator/WayChunk.cpp
+++ b/tools/vectorosm-tilecreator/WayChunk.cpp
@@ -117,9 +117,4 @@ bool WayChunk::concatPossible(const PlacemarkPtr &placemark) const
     return (category == m_visualCategory);
 }
 
-GeoDataPlacemark::GeoDataVisualCategory WayChunk::visualCategory() const
-{
-    return m_visualCategory;
-}
-
 }
diff --git a/tools/vectorosm-tilecreator/WayChunk.h b/tools/vectorosm-tilecreator/WayChunk.h
index 7388a16..b48ffed 100644
--- a/tools/vectorosm-tilecreator/WayChunk.h
+++ b/tools/vectorosm-tilecreator/WayChunk.h
@@ -47,7 +47,6 @@ public:
     void printIds() const;
     int size() const;
     bool concatPossible(const PlacemarkPtr &placemark) const;
-    GeoDataPlacemark::GeoDataVisualCategory visualCategory() const;
 
 private:
     QVector<PlacemarkPtr> m_wayList;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic