diff options
Diffstat (limited to 'src/library_list.h')
| -rw-r--r-- | src/library_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library_list.h b/src/library_list.h index 30f8efff..bba625f8 100644 --- a/src/library_list.h +++ b/src/library_list.h @@ -396,4 +396,4 @@ GO("libandroid-support.so", androidsupport) GO("ld-linux-x86-64.so.2", ldlinux) //GO("libunwind.so.8", unwind) -GO("crashhandler.so", crashhandler) +//GO("crashhandler.so", crashhandler) |