summaryrefslogtreecommitdiff
path: root/gtk2_ardour/keyboard.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-10-05 00:33:23 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-10-05 00:33:23 +0000
commit17ebbb9d3f2f361479da8f150495ec0d773fe153 (patch)
treeedd66e0e42ba4149a9c7d3ef525d857225aed470 /gtk2_ardour/keyboard.cc
parent1bded229ccb8e8976fcd702e5417c3565980d5c7 (diff)
changes related to OS X main menu & accelerators, plus osx_build script
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2514 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/keyboard.cc')
-rw-r--r--gtk2_ardour/keyboard.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/keyboard.cc b/gtk2_ardour/keyboard.cc
index cc94dc155f..edc289a593 100644
--- a/gtk2_ardour/keyboard.cc
+++ b/gtk2_ardour/keyboard.cc
@@ -34,7 +34,7 @@
using namespace PBD;
-#define KBD_DEBUG 1
+#define KBD_DEBUG 0
bool debug_keyboard = false;
guint Keyboard::edit_but = 3;