summaryrefslogtreecommitdiff
path: root/mysql-test/valgrind.supp
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/valgrind.supp')
-rw-r--r--mysql-test/valgrind.supp2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/valgrind.supp b/mysql-test/valgrind.supp
index 76c848dddad..20d4b124dd7 100644
--- a/mysql-test/valgrind.supp
+++ b/mysql-test/valgrind.supp
@@ -368,8 +368,6 @@
fun:_dl_init
}
-
-
#
# dlclose can allocate memory for error message, the memory will be
# freed by dlerror or other dl* function.