summaryrefslogtreecommitdiff
path: root/vcl/osx/DropTarget.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-05-23 18:58:41 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-05-23 18:00:49 +0000
commitc2690669d29c0679b7de8eec1e91a0fd17cea054 (patch)
treed5e7bce3ff154502d35e5f0af752747fbf268340 /vcl/osx/DropTarget.cxx
parent3fda0da0e97459505d2c549018a6b7ec68529a89 (diff)
Remove include stdio (part6)
Change-Id: I4dde46c81b36b318710e32c8f420dff8d9c2e655 Reviewed-on: https://gerrit.libreoffice.org/15879 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'vcl/osx/DropTarget.cxx')
-rw-r--r--vcl/osx/DropTarget.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/osx/DropTarget.cxx b/vcl/osx/DropTarget.cxx
index 2b90bd52f709..8e12d97a6d33 100644
--- a/vcl/osx/DropTarget.cxx
+++ b/vcl/osx/DropTarget.cxx
@@ -27,7 +27,6 @@
#include "DragActionConversion.hxx"
#include "DragSource.hxx"
#include <rtl/ustring.h>
-#include <stdio.h>
#include <premac.h>
#include <Carbon/Carbon.h>
#include <postmac.h>