diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-07-11 13:17:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-07-11 13:17:41 +0100 |
commit | 6f47c1cfcf22836cc257ae35adb20a8af7caceaf (patch) | |
tree | 8157909b61231d1ac65d70cc75aaa9e013e0e03f | |
parent | a940a3ecde6a2ae3f31cc2ead726a7c5fc444a1b (diff) |
callcatcher: remove unused Application::GetReservedKeyCodeDescription
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 3b406e488..1050d50ef 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -35,7 +35,6 @@ Application::CallEvent(NotifyEvent&) Application::CallPreNotify(NotifyEvent&) Application::FlushAccel() Application::GetDialogScaleX() -Application::GetReservedKeyCodeDescription(unsigned long) Application::InitAppRes(ResId const&) Application::IsAccessibilityEnabled() Application::IsShutDown() |