diff options
| author | Bryce Harrington <bryce@osg.samsung.com> | 2017-07-22 22:13:22 +0000 |
|---|---|---|
| committer | Bryce Harrington <bryce@osg.samsung.com> | 2017-07-22 22:13:22 +0000 |
| commit | 18d407885b4aafc883376e56e7c46c5c69fb8a9d (patch) | |
| tree | 76f5d10ef091938e4a2f57228b1e95d398417511 /libgc.supp | |
| parent | cmake: drop option USES_TERMINAL from 'dist' target (diff) | |
| download | inkscape-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.supp | 15 |
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.* -} - |
