diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/livepatheffect-add.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/livepatheffect-add.cpp b/src/ui/dialog/livepatheffect-add.cpp index 64d3d1fca..ae99f4728 100644 --- a/src/ui/dialog/livepatheffect-add.cpp +++ b/src/ui/dialog/livepatheffect-add.cpp @@ -545,7 +545,6 @@ void LivePathEffectAdd::show(SPDesktop *desktop) if (width == width_2 && height == height_2) { Gtk::Window *window = desktop->getToplevel(); window->get_size(width, height); - std::cout << "dsdgsgdsdgsgdgdsgsdgsdgds" << std::endl; dial._LPEDialogSelector->resize(std::min(width - 300, 1440), std::min(height - 300, 900)); } dial._applied = false; |
