From 3121b8b77e17d4ce5908d331c9bd3fb4ed8afa53 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 14 Nov 2014 09:59:23 +0100 Subject: "#pragma hdrstop" looks quite obsolete Change-Id: Id4b01f02d5d90215164c07b8076498df65978fa3 --- svl/source/items/stylepool.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'svl') diff --git a/svl/source/items/stylepool.cxx b/svl/source/items/stylepool.cxx index 88f449d52a0f..5d478acbfb20 100644 --- a/svl/source/items/stylepool.cxx +++ b/svl/source/items/stylepool.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #include #include -- cgit