summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/ucbstorage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/source/sdstor/ucbstorage.cxx')
-rw-r--r--sot/source/sdstor/ucbstorage.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx
index 124dd255dd09..b03c9629036c 100644
--- a/sot/source/sdstor/ucbstorage.cxx
+++ b/sot/source/sdstor/ucbstorage.cxx
@@ -310,7 +310,6 @@ TYPEINIT1( UCBStorage, BaseStorage );
#define COMMIT_RESULT_SUCCESS 2
#define min( x, y ) (( x < y ) ? x : y)
-#define max( x, y ) (( x > y ) ? x : y)
sal_Int32 GetFormatId_Impl( SvGlobalName aName )
{