Skip to content

Commit a3e4205

Browse files
committed
remove debugging code
1 parent 51b497b commit a3e4205

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Plugins/Qt/qt_gui.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,6 @@ qt_gui_rep::refresh_language() {
936936
*/
937937
void
938938
qt_gui_rep::show_help_balloon (widget wid, SI x, SI y) {
939-
cout << "*"; cout.flush();
940939
if (popup_wid_time > 0) return;
941940

942941
_popup_wid = popup_window_widget (wid, "Balloon");

0 commit comments

Comments
 (0)