diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:10 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:33 +0100 |
commit | 41e03a166eb9077dddd3f0ee9c2602122ec7d5ba (patch) | |
tree | 157456c10783d0e644bcca7f8c84600cf6ab78d1 /sfx2/workben/custompanel | |
parent | 21414f3958357303084780b27d566f2058b73a37 (diff) |
doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
Diffstat (limited to 'sfx2/workben/custompanel')
-rw-r--r-- | sfx2/workben/custompanel/ctp_factory.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/workben/custompanel/ctp_factory.cxx b/sfx2/workben/custompanel/ctp_factory.cxx index 930ea011175f..2b315dfc5118 100644 --- a/sfx2/workben/custompanel/ctp_factory.cxx +++ b/sfx2/workben/custompanel/ctp_factory.cxx @@ -49,7 +49,6 @@ namespace sd { namespace colortoolpanel using ::com::sun::star::ui::XUIElement; using ::com::sun::star::beans::PropertyValue; using ::com::sun::star::container::NoSuchElementException; - using ::com::sun::star::beans::PropertyValue; using ::com::sun::star::awt::XWindow; /** === end UNO using === **/ |