summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 10:18:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-10 13:03:20 +0200
commitc327acab9e5a49b0967c15adb923d99fed5bbc1c (patch)
treeb170d80108ad03fc21ed8b2fbac05f6c708f7c4c /sfx2
parent90af0348216a5a3c2eecd660e012500d2917b279 (diff)
remove globally disabled warnings from source files
Change-Id: Ic7b092a24b4d1e48ca11e53b507da5c2bfdeabe8
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/appuno.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/source/appl/appuno.cxx b/sfx2/source/appl/appuno.cxx
index 21d5c6219368..3010f6efb95f 100644
--- a/sfx2/source/appl/appuno.cxx
+++ b/sfx2/source/appl/appuno.cxx
@@ -17,10 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifdef _MSC_VER
-#pragma warning( disable : 4290 )
-#endif
-
#include "fltoptint.hxx"
#include "objshimp.hxx"
#include <sfx2/app.hxx>