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
commitdab1b528ed2e2e0f7c494b3d955d8e0ba9798c0a (patch)
treec78e46eb1af98b04ba6c294f0e27a189214e934d /svx
parent2210c6e03ab5006828cf8b26e27071b63c9b9022 (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 f811b9ed9a..94a93fc9b5 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;
//==================================================================