diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-28 00:11:15 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-28 14:42:37 +0000 |
commit | 04df3cb2b9e1026b8aeb809805bc4878c047eb76 (patch) | |
tree | 97971787611751d64ddc109325d24c7aabfc282a /sw/inc | |
parent | 4626cda96af778ee34599f572567cfbc89d06983 (diff) |
Remove dead voice command code
I don't see voice input commands being generated anywhere. Nobody seems to
know what this code has been used for.
Change-Id: I4e4221dd4dff76086d0268be286c3605e669bae7
Reviewed-on: https://gerrit.libreoffice.org/2452
Reviewed-by: Niko Rönkkö <ronkko@iki.fi>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 024fdb788113..22930ff5aaae 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -1004,7 +1004,6 @@ #include <vcl/bitmap.hxx> #include <vcl/builder.hxx> #include <vcl/button.hxx> -#include <vcl/cmdevt.h> #include <vcl/cmdevt.hxx> #include <vcl/decoview.hxx> #include <vcl/dialog.hxx> |