Skip to content
Snippets Groups Projects
Commit 5f405c05 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

Get rid of an old debug message

All debug messages should be tunable via the CAPSULE_DEBUG env mechanism
parent a136787b
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -392,7 +392,6 @@ int main (int argc, char **argv)
else
libname = argv[1];
fprintf(stderr, "opened %s from %s\n", argv[1], prefix);
// dl_iterate_phdr won't work with private dlmopen namespaces:
dump_symbols( handle, libname );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment