summaryrefslogtreecommitdiff
path: root/vcl/osx/DragActionConversion.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/DragActionConversion.hxx')
-rw-r--r--vcl/osx/DragActionConversion.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/osx/DragActionConversion.hxx b/vcl/osx/DragActionConversion.hxx
index 8c9b057bff0f..8539a79fc3c6 100644
--- a/vcl/osx/DragActionConversion.hxx
+++ b/vcl/osx/DragActionConversion.hxx
@@ -17,14 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <sal/types.h>
#include <premac.h>
#import <Cocoa/Cocoa.h>
#include <postmac.h>
-
/* Convert office drag actions as defined in
<type>com::sun::star::datatransfer::dnd::DNDConstants</type>
into system conform drag actions.