From 053a20463d051b3b6caae759ff60851c6ec2d629 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 11 Dec 2009 12:50:06 +0100 Subject: some forgotten code cleanup --- cui/source/options/connpooloptions.cxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cui/source/options/connpooloptions.cxx') diff --git a/cui/source/options/connpooloptions.cxx b/cui/source/options/connpooloptions.cxx index fd195b18a7e3..3d6b4280cefc 100644 --- a/cui/source/options/connpooloptions.cxx +++ b/cui/source/options/connpooloptions.cxx @@ -31,18 +31,12 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_cui.hxx" -#ifdef SVX_DLLIMPLEMENTATION -#undef SVX_DLLIMPLEMENTATION -#endif #include "connpooloptions.hxx" -#ifndef _OFFAPP_CONNPOOLOPTIONS_HRC_ #include "connpooloptions.hrc" -#endif #include #include #include "connpoolsettings.hxx" #include - #include #include "helpid.hrc" #include -- cgit