]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/config.h.cmake
typos
[lyx.git] / development / cmake / config.h.cmake
index e1327cfb46d3b2b9868ff644fce973db63a5d3b3..0202a9e026efe5cba8259ab6fe0818aa7c36e62b 100644 (file)
 #endif
 
 #ifdef _MSC_VER
-#pragma warning( disable : 4800 ) //: forcing value to bool 'true' or 'false' (performance warning)
-#pragma warning( disable : 4996 ) //: was declared deprecated
 #ifdef HAVE_CHMOD
 #undef HAVE_CHMOD
 #endif