summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchWindow.cpp')
-rw-r--r--src/gui/PatchWindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/PatchWindow.cpp b/src/gui/PatchWindow.cpp
index 0ee60760..9b3d1a97 100644
--- a/src/gui/PatchWindow.cpp
+++ b/src/gui/PatchWindow.cpp
@@ -38,7 +38,6 @@ PatchWindow::PatchWindow(BaseObjectType* cobject,
xml->get_widget_derived("patch_win_vbox", _box);
- //set_title(_patch->path().chop_scheme() + " - Ingen");
set_title("Ingen");
}