diff options
Diffstat (limited to 'src/gui/speechbubble.h')
-rw-r--r-- | src/gui/speechbubble.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/speechbubble.h b/src/gui/speechbubble.h index d30f5416..dce421ec 100644 --- a/src/gui/speechbubble.h +++ b/src/gui/speechbubble.h @@ -32,7 +32,6 @@ class SpeechBubble : public Window { public: SpeechBubble(); - ~SpeechBubble(); void setCaption(const std::string &name, const gcn::Color &color = 0x000000); |