summaryrefslogtreecommitdiff
path: root/vcl/osx/DragSourceContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/DragSourceContext.cxx')
-rw-r--r--vcl/osx/DragSourceContext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/osx/DragSourceContext.cxx b/vcl/osx/DragSourceContext.cxx
index ff1e98069f2d..ac3b9221d98a 100644
--- a/vcl/osx/DragSourceContext.cxx
+++ b/vcl/osx/DragSourceContext.cxx
@@ -21,7 +21,6 @@
#include "DragSourceContext.hxx"
-
using namespace com::sun::star::datatransfer::dnd;
using namespace com::sun::star::datatransfer::dnd::DNDConstants;
using namespace com::sun::star::uno;
@@ -57,5 +56,4 @@ void SAL_CALL DragSourceContext::transferablesFlavorsChanged( )
{
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */