summaryrefslogtreecommitdiff
path: root/cppu/util
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-11 10:41:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-11 12:37:08 +0100
commit521a9f6f76a135928806355e981eeb7860b2fbe7 (patch)
treeb28a92b9e74bb79afdaee0a046a2560efecf5fc1 /cppu/util
parent2f68ee59b2a2a35433925626fa4a155b68ddb6f7 (diff)
#i107490# cppu lifecycle cleanup
Diffstat (limited to 'cppu/util')
-rw-r--r--cppu/util/target.pmk9
1 files changed, 0 insertions, 9 deletions
diff --git a/cppu/util/target.pmk b/cppu/util/target.pmk
index 4e456b20605b..3befcb154753 100644
--- a/cppu/util/target.pmk
+++ b/cppu/util/target.pmk
@@ -51,12 +51,3 @@ CFLAGS += -Ob0
.ENDIF
.ENDIF
-
-# other stuff
-
-.IF "$(cppu_no_leak)" == ""
-.IF "$(bndchk)" == ""
-CFLAGS += -DCPPU_LEAK_STATIC_DATA
-.ENDIF
-.ENDIF
-