summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-03-11 22:40:58 +0100
committerRobin Gareus <robin@gareus.org>2016-03-11 22:40:58 +0100
commitacc5b4f54c497e2b030f94f658a676a5604533eb (patch)
tree334a83cb01d0c16ac5ef81ef08f1b4974a1e24e6 /libs
parentdb333a1eed3d3d3e84bf869a15f457321e3feb67 (diff)
and now without debug printf()
Diffstat (limited to 'libs')
-rw-r--r--libs/gtkmm2ext/gtkmm2ext/dndvbox.h1
1 files changed, 0 insertions, 1 deletions
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 */) {