sd/source/filter/grf/sdgrffilter.cxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 01fbc072b1f95087137932d44da0f01ac5d0908e
Author: Mike Kaganski <[email protected]>
Date:   Wed Jan 31 20:57:02 2018 +0300

    sd: MSVC: pragma warning: make more specific, remove obsolete
    
    Change-Id: Ia3c30aa136bdc75ca2aac9b4dff66cd0445c2497
    Reviewed-on: https://gerrit.libreoffice.org/49045
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Mike Kaganski <[email protected]>

diff --git a/sd/source/filter/grf/sdgrffilter.cxx 
b/sd/source/filter/grf/sdgrffilter.cxx
index 855ec8290a1a..c99b3d201496 100644
--- a/sd/source/filter/grf/sdgrffilter.cxx
+++ b/sd/source/filter/grf/sdgrffilter.cxx
@@ -17,9 +17,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#ifdef _MSC_VER
-#pragma warning (disable:4190)
-#endif
 #include <com/sun/star/drawing/GraphicExportFilter.hpp>
 #include <com/sun/star/graphic/GraphicProvider.hpp>
 #include <com/sun/star/graphic/XGraphicProvider.hpp>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to