diff options
-rw-r--r-- | profile-widget/profilewidget2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index 07be89783..f4058a4f9 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -230,7 +230,6 @@ private: std::vector<std::unique_ptr<QGraphicsSimpleTextItem>> gases; - //specifics for ADD and PLAN #ifndef SUBSURFACE_MOBILE // The list of pictures in this plot. The pictures are sorted by offset in seconds. // For the same offset, sort by filename. |