From 2c033bd486337d968dc57f48b31ed54e1afe248d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 1 Oct 2008 08:19:55 +0000 Subject: CWS-TOOLING: integrate CWS cloph11 --- vcl/unx/source/app/sm.cxx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/vcl/unx/source/app/sm.cxx b/vcl/unx/source/app/sm.cxx index 77fcc8632ed5..5bc307b0146f 100644 --- a/vcl/unx/source/app/sm.cxx +++ b/vcl/unx/source/app/sm.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: sm.cxx,v $ - * $Revision: 1.33 $ + * $Revision: 1.33.90.1 $ * * This file is part of OpenOffice.org. * @@ -35,13 +35,6 @@ #include #include -// [ed] 6/15/02 Use the poll replacement on OS X -// [ericb] 5/7/05 mismatch in Mac OSX 10.4, test is necessary -#if defined (MACOSX) && (BUILD_OS_MAJOR==10) && (BUILD_OS_MINOR<4) -#include -#else -#include -#endif #include #include -- cgit v1.2.3