[Libreoffice-commits] core.git: extensions/source

Tor Lillqvist tml at collabora.com
Thu May 17 17:22:26 UTC 2018


 extensions/source/ole/ole2uno.hxx |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 7a2b7693452dec3d30778301ae3a294bfaed344b
Author: Tor Lillqvist <tml at collabora.com>
Date:   Mon Feb 12 17:27:06 2018 +0200

    No need for this #pragma once
    
    Change-Id: I219226060ebf4b8b86c8f0487fc679f22f73812a
    Reviewed-on: https://gerrit.libreoffice.org/54468
    Reviewed-by: Tor Lillqvist <tml at collabora.com>
    Tested-by: Tor Lillqvist <tml at collabora.com>

diff --git a/extensions/source/ole/ole2uno.hxx b/extensions/source/ole/ole2uno.hxx
index e4d83c48b73b..99a3e7ae17e4 100644
--- a/extensions/source/ole/ole2uno.hxx
+++ b/extensions/source/ole/ole2uno.hxx
@@ -20,11 +20,6 @@
 #ifndef INCLUDED_EXTENSIONS_SOURCE_OLE_OLE2UNO_HXX
 #define INCLUDED_EXTENSIONS_SOURCE_OLE_OLE2UNO_HXX
 
-
-#ifdef _MSC_VER
-#pragma once
-#endif
-
 #include "wincrap.hxx"
 
 #include <com/sun/star/lang/XMultiServiceFactory.hpp>


More information about the Libreoffice-commits mailing list