diff options
author | Eike Rathke <erack@redhat.com> | 2014-04-18 01:47:33 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-04-18 01:47:49 +0200 |
commit | ca5361ce25f595ceabe4305466f6b45c3907e86c (patch) | |
tree | 7f262e9f8f6b87985959d86e5f90f956192816d9 | |
parent | bf1737cfe67588bb853112e2b044e43d704d8bf5 (diff) |
remove unused fwd-decl
Change-Id: I20d4fc89d349db85feecffbcd85d7b0300540c0a
-rw-r--r-- | include/svx/langbox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/langbox.hxx b/include/svx/langbox.hxx index 02081424aa69..d5ca097e6059 100644 --- a/include/svx/langbox.hxx +++ b/include/svx/langbox.hxx @@ -24,7 +24,6 @@ #include <vcl/image.hxx> #include <vcl/lstbox.hxx> -class SvtLanguageTable; #define LANG_LIST_EMPTY 0x0000 #define LANG_LIST_ALL 0x0001 |