diff options
author | Anton Lundin <glance@acc.umu.se> | 2013-12-09 22:37:50 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-09 22:47:28 +0100 |
commit | 26a1904cf88a97474468fab33879a0c3235e56ac (patch) | |
tree | b726a95fdd6f6631e467e2f78566d622cc23c75e /qt-ui/profilegraphics.h | |
parent | a3f3e85246d8bebdf8a2e0611dce2c4c48d5e7b2 (diff) | |
download | subsurface-26a1904cf88a97474468fab33879a0c3235e56ac.tar.gz |
Remove some unused variables
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/profilegraphics.h')
-rw-r--r-- | qt-ui/profilegraphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/profilegraphics.h b/qt-ui/profilegraphics.h index be9c707ba..29315a749 100644 --- a/qt-ui/profilegraphics.h +++ b/qt-ui/profilegraphics.h @@ -104,7 +104,6 @@ public: struct event* ev; private: - ToolTipItem *controller; QString text; bool isGrayscale; |