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 323f6667..6daff8fb 100644 --- a/src/gui/speechbubble.h +++ b/src/gui/speechbubble.h @@ -31,7 +31,6 @@ class SpeechBubble : public Window { public: SpeechBubble(); - ~SpeechBubble(); void setCaption(const std::string &name, const gcn::Color &color = 0x000000); |