summaryrefslogtreecommitdiff
path: root/cui/util/makefile.pmk
diff options
context:
space:
mode:
Diffstat (limited to 'cui/util/makefile.pmk')
-rw-r--r--cui/util/makefile.pmk9
1 files changed, 1 insertions, 8 deletions
diff --git a/cui/util/makefile.pmk b/cui/util/makefile.pmk
index b2aae3329111..5d4fb6b9e517 100644
--- a/cui/util/makefile.pmk
+++ b/cui/util/makefile.pmk
@@ -2,14 +2,10 @@
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
-# Copyright 2008 by Sun Microsystems, Inc.
+# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
-# $RCSfile: makefile.pmk,v $
-#
-# $Revision: 1.6 $
-#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
@@ -29,9 +25,6 @@
#
#*************************************************************************
-# define SVX_DLLIMPLEMENTATION (see @ svxdllapi.h)
-CDEFS += -DSVX_DLLIMPLEMENTATION
-
.IF "$(ENABLE_GTK)" != ""
CFLAGS+=-DENABLE_GTK
.ENDIF