diff options
author | New Tobin Paradigm <email@mattatobin.com> | 2018-04-13 00:46:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-13 00:46:18 -0400 |
commit | a22bf0142f842fd7efe27acf7a0d906dab501517 (patch) | |
tree | 1d4c1faf790128d2fcbaa16574423db8c142612d /build | |
parent | ff362dd20098bb3b2122fb7c7daf1d057b29c570 (diff) | |
parent | a0a79a9aa3af02ece6d18b5ee91bab9989941a41 (diff) | |
download | uxp-a22bf0142f842fd7efe27acf7a0d906dab501517.tar.gz |
Merge pull request #136 from trav90/gtk-work
Improve GTK3 support
Diffstat (limited to 'build')
-rw-r--r-- | build/valgrind/x86_64-redhat-linux-gnu.sup | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/valgrind/x86_64-redhat-linux-gnu.sup b/build/valgrind/x86_64-redhat-linux-gnu.sup index d253a3a4e6..28656e4180 100644 --- a/build/valgrind/x86_64-redhat-linux-gnu.sup +++ b/build/valgrind/x86_64-redhat-linux-gnu.sup @@ -105,7 +105,6 @@ fun:g_object_newv fun:g_object_new_valist fun:g_object_new - fun:_ZN13nsLookAndFeel4InitEv ... } # set_color() in gtkstyle.c of GTK version 3.4.4 only can leak GdkRGBA |