diff options
Diffstat (limited to 'ucbhelper/source/client/interceptedinteraction.cxx')
-rw-r--r-- | ucbhelper/source/client/interceptedinteraction.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ucbhelper/source/client/interceptedinteraction.cxx b/ucbhelper/source/client/interceptedinteraction.cxx index ee48a9e8be7f..b925f7ca290f 100644 --- a/ucbhelper/source/client/interceptedinteraction.cxx +++ b/ucbhelper/source/client/interceptedinteraction.cxx @@ -22,9 +22,6 @@ namespace ucbhelper{ -namespace css = ::com::sun::star; - - InterceptedInteraction::InterceptedInteraction() { } |