summaryrefslogtreecommitdiff
path: root/idl/source/objects/slot.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2016-03-12 13:29:03 +0100
committerNoel Grandin <noelgrandin@gmail.com>2016-03-12 14:43:17 +0000
commit33b2d58895a57319364fef540051b1ef544fc954 (patch)
tree0c34fd9d1e0b76d845a7f4c33ac6021fe6920c62 /idl/source/objects/slot.cxx
parenta6ca4ec7f55b94e431dd1d520a03e19fe796c4b6 (diff)
Remove some unused include stdio
Change-Id: Ifdb9d133237eecd3132dffb0f85c005beac169d2 Reviewed-on: https://gerrit.libreoffice.org/23174 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'idl/source/objects/slot.cxx')
-rw-r--r--idl/source/objects/slot.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/source/objects/slot.cxx b/idl/source/objects/slot.cxx
index 2b2e23c55f0e..22702f1b1d69 100644
--- a/idl/source/objects/slot.cxx
+++ b/idl/source/objects/slot.cxx
@@ -19,7 +19,6 @@
#include <ctype.h>
-#include <stdio.h>
#include <rtl/strbuf.hxx>
#include <osl/diagnose.h>
#include <tools/debug.hxx>