diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-01-26 10:09:33 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-01-26 10:09:33 +0200 |
commit | 478e2ad48ea345ec0d8058f03c1547cc29ab0cda (patch) | |
tree | b7bb550874070fd5796db5ec26283372ada03781 /sal/rtl | |
parent | 6b232aeecc55f1715bc111e636e36a8e24827efb (diff) |
Bin leftover cruft
Change-Id: I15a4237a1ab6d7c180b52c3f8d2834c0e034b7db
Diffstat (limited to 'sal/rtl')
-rw-r--r-- | sal/rtl/bootstrap.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sal/rtl/bootstrap.cxx b/sal/rtl/bootstrap.cxx index bd1e948f8c92..16af28916628 100644 --- a/sal/rtl/bootstrap.cxx +++ b/sal/rtl/bootstrap.cxx @@ -16,10 +16,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef WINNT -#define NOMINMAX -#endif - #include <config_features.h> #include <config_folders.h> |