summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authornpcdoom <venccsralph@gmail.com>2011-03-21 17:10:17 -0430
committerDavid Tardon <dtardon@redhat.com>2011-03-22 08:47:02 +0100
commit486dd9082e177aa63294f76d6a75b08dde5957e5 (patch)
tree2225feb5c590db06b020165e48252ebfb84c1719 /svx
parente3e4d1c531fd6b49cb61c2be8e1724b2384cf6f3 (diff)
Remove DECLARE_LIST( FmCtrlModelList, XInterface* ).
Diffstat (limited to 'svx')
-rwxr-xr-xsvx/source/inc/fmgroup.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/inc/fmgroup.hxx b/svx/source/inc/fmgroup.hxx
index 5cad571dee7b..800cafbb1f0a 100755
--- a/svx/source/inc/fmgroup.hxx
+++ b/svx/source/inc/fmgroup.hxx
@@ -35,8 +35,6 @@
#include <dbform.hxx>
#endif
-DECLARE_LIST( FmCtrlModelList, XInterface* );
-
struct FmXGroupModel_Impl;
//==================================================================