summaryrefslogtreecommitdiff
path: root/src/gui/textpopup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/textpopup.cpp')
-rw-r--r--src/gui/textpopup.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/textpopup.cpp b/src/gui/textpopup.cpp
index aa688987..6aeae319 100644
--- a/src/gui/textpopup.cpp
+++ b/src/gui/textpopup.cpp
@@ -49,8 +49,6 @@ TextPopup::TextPopup():
add(mText1);
add(mText2);
addMouseListener(this);
-
- loadPopupConfiguration();
}
TextPopup::~TextPopup()