summaryrefslogtreecommitdiff
path: root/toolkit/source
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-02-08 21:55:56 -0800
committerJoseph Powers <jpowers27@cox.net>2011-02-08 21:55:56 -0800
commitdf27722e3a9a9e1dc286d93a442f882b4146e9f8 (patch)
tree0136174d18136d923f232b09815f4ec981658bf4 /toolkit/source
parentff9c588d9bdb85607f0b68bfb3b3a96cfcdf0264 (diff)
Remove a comment out DECLARE_LIST
The easyiest type.
Diffstat (limited to 'toolkit/source')
-rw-r--r--toolkit/source/controls/unocontrolcontainer.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/source/controls/unocontrolcontainer.cxx b/toolkit/source/controls/unocontrolcontainer.cxx
index d4755d37df50..7344d769fe3e 100644
--- a/toolkit/source/controls/unocontrolcontainer.cxx
+++ b/toolkit/source/controls/unocontrolcontainer.cxx
@@ -75,8 +75,6 @@ public:
inline const uno::Reference< awt::XControl >& getControl() const { return mxControl; }
};
-//DECLARE_LIST( UnoControlHolderList, UnoControlHolder* );
-
class UnoControlHolderList
{
public: