diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-02-15 23:28:08 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-02-15 23:28:08 +0100 |
commit | 4fa2d32cc9748c1381ceae59c727d090117652c1 (patch) | |
tree | d610ce65eeceb842644b6a30836a3f1f3ea8a4fa /src/gui/setup_video.h | |
parent | 968f06bb452449869532250b5ea722e29cb22991 (diff) | |
parent | 0df9dd8b36cb781f2afa5b288f2f519fab61f80c (diff) | |
download | mana-4fa2d32cc9748c1381ceae59c727d090117652c1.tar.gz mana-4fa2d32cc9748c1381ceae59c727d090117652c1.tar.bz2 mana-4fa2d32cc9748c1381ceae59c727d090117652c1.tar.xz mana-4fa2d32cc9748c1381ceae59c727d090117652c1.zip |
Merge branch 'aethyra/master'
Diffstat (limited to 'src/gui/setup_video.h')
-rw-r--r-- | src/gui/setup_video.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/setup_video.h b/src/gui/setup_video.h index 13735e0f..e57e33cc 100644 --- a/src/gui/setup_video.h +++ b/src/gui/setup_video.h @@ -32,7 +32,6 @@ class Setup_Video : public SetupTab, public gcn::ActionListener, { public: Setup_Video(); - ~Setup_Video(); void apply(); void cancel(); |