summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querycontroller.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-18 11:41:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-18 11:45:40 +0100
commit8d09f10cbb53d513651e3b087071586ed8d89074 (patch)
treee0cd410c585b6cec3fbb1aa09feae1fb0cae9fe0 /dbaccess/source/ui/querydesign/querycontroller.cxx
parentd0b1f66aa76f1f74fcb6327776daed450530bef4 (diff)
unused ids
Change-Id: Ifba0092edf5839646be9745f8e9da680946db97a
Diffstat (limited to 'dbaccess/source/ui/querydesign/querycontroller.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/querycontroller.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/dbaccess/source/ui/querydesign/querycontroller.cxx b/dbaccess/source/ui/querydesign/querycontroller.cxx
index 09ef0e0cd672..85390cc372b0 100644
--- a/dbaccess/source/ui/querydesign/querycontroller.cxx
+++ b/dbaccess/source/ui/querydesign/querycontroller.cxx
@@ -717,14 +717,6 @@ void OQueryController::Execute(sal_uInt16 _nId, const Sequence< PropertyValue >&
{
}
break;
- case ID_QUERY_ZOOM_IN:
- {
- }
- break;
- case ID_QUERY_ZOOM_OUT:
- {
- }
- break;
#if OSL_DEBUG_LEVEL > 0
case ID_EDIT_QUERY_DESIGN:
case ID_EDIT_QUERY_SQL: