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 /extensions/source | |
parent | 21414f3958357303084780b27d566f2058b73a37 (diff) |
doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
Diffstat (limited to 'extensions/source')
-rw-r--r-- | extensions/source/propctrlr/propeventtranslation.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/propeventtranslation.cxx b/extensions/source/propctrlr/propeventtranslation.cxx index 1c5f5de66fb0..e05dd7f9d697 100644 --- a/extensions/source/propctrlr/propeventtranslation.cxx +++ b/extensions/source/propctrlr/propeventtranslation.cxx @@ -34,7 +34,6 @@ namespace pcr using ::com::sun::star::uno::Reference; using ::com::sun::star::beans::XPropertyChangeListener; using ::com::sun::star::uno::XInterface; - using ::com::sun::star::beans::PropertyChangeEvent; using ::com::sun::star::lang::DisposedException; using ::com::sun::star::lang::NullPointerException; /** === end UNO using === **/ |