summaryrefslogtreecommitdiff
path: root/svx/workben
diff options
context:
space:
mode:
Diffstat (limited to 'svx/workben')
-rw-r--r--svx/workben/pixelctl.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/workben/pixelctl.cxx b/svx/workben/pixelctl.cxx
index b2196b6d4b91..28727ee0e5ba 100644
--- a/svx/workben/pixelctl.cxx
+++ b/svx/workben/pixelctl.cxx
@@ -24,7 +24,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
-#include <com/sun/star/awt/ImageScaleMode.hpp>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
@@ -38,13 +37,6 @@
#include <math.h>
-#include <errno.h>
-#include <unistd.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
-
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace cppu;