diff options
| -rw-r--r-- | sigmodr/widgets/mapeditor/WorldMapPlacement.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sigmodr/widgets/mapeditor/WorldMapPlacement.h b/sigmodr/widgets/mapeditor/WorldMapPlacement.h index fd948c48..d82dc6c6 100644 --- a/sigmodr/widgets/mapeditor/WorldMapPlacement.h +++ b/sigmodr/widgets/mapeditor/WorldMapPlacement.h @@ -47,7 +47,6 @@ class SIGMODRWIDGETS_NO_EXPORT WorldMapPlacement static QSize m_size; QList<QRect> m_rects; static QList<QPolygon> m_polygons; - QPolygon m_polygon; }; } } |
