summaryrefslogtreecommitdiffstats
path: root/libgc.supp
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2017-07-22 22:13:22 +0000
committerBryce Harrington <bryce@osg.samsung.com>2017-07-22 22:13:22 +0000
commit18d407885b4aafc883376e56e7c46c5c69fb8a9d (patch)
tree76f5d10ef091938e4a2f57228b1e95d398417511 /libgc.supp
parentcmake: drop option USES_TERMINAL from 'dist' target (diff)
downloadinkscape-18d407885b4aafc883376e56e7c46c5c69fb8a9d.tar.gz
inkscape-18d407885b4aafc883376e56e7c46c5c69fb8a9d.zip
Drop old autotools leftover scripts
I think these may be obsolete. They've been in the codebase forever, but I don't know what they are used for anymore. I'm guessing they're autotools leftovers.
Diffstat (limited to 'libgc.supp')
-rw-r--r--libgc.supp15
1 files changed, 0 insertions, 15 deletions
diff --git a/libgc.supp b/libgc.supp
deleted file mode 100644
index c8455dad3..000000000
--- a/libgc.supp
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- boehm collector uninitialized pointer test
- Memcheck:Cond
- obj:/usr/lib/libgc.so.*
- obj:/usr/lib/libgc.so.*
- obj:/usr/lib/libgc.so.*
-}
-{
- boehm collector uninitialized pointer read
- Memcheck:Value4
- obj:/usr/lib/libgc.so.*
- obj:/usr/lib/libgc.so.*
- obj:/usr/lib/libgc.so.*
-}
-