From 667a4b50a0fef98c54450d4ce03fa0f7e6d23ab9 Mon Sep 17 00:00:00 2001 From: malomo Date: Wed, 19 Feb 2014 18:58:41 +0000 Subject: [PATCH] --- wrap/qt/anttweakbarMapperNew.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/wrap/qt/anttweakbarMapperNew.cpp b/wrap/qt/anttweakbarMapperNew.cpp index bfd76138..042f33f0 100644 --- a/wrap/qt/anttweakbarMapperNew.cpp +++ b/wrap/qt/anttweakbarMapperNew.cpp @@ -86,5 +86,3 @@ int TwKeyPressQt(QKeyEvent *e) return TwKeyPressed(k, kmod); } - -