diff --git a/libs/gtkmm2ext/gtkmm2ext/dndvbox.h b/libs/gtkmm2ext/gtkmm2ext/dndvbox.h index 1d4e43c31b..3d78a42627 100644 --- a/libs/gtkmm2ext/gtkmm2ext/dndvbox.h +++ b/libs/gtkmm2ext/gtkmm2ext/dndvbox.h @@ -489,7 +489,6 @@ private: return false; } - printf ("%x\n", ctx->get_suggested_action()); if (top_half || bottom_half) { create_or_update_placeholder (c); if (_drag_source == this /* re-order */) {