From f0e9ecf5bc708f57270f8b7e3abb50538224c3ef Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Fri, 4 Jul 2014 03:03:43 +0200 Subject: Messed up an #endif --- test/src/test-w3c.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/test/src/test-w3c.cpp b/test/src/test-w3c.cpp index 39862f4..4060ef0 100644 --- a/test/src/test-w3c.cpp +++ b/test/src/test-w3c.cpp @@ -48,7 +48,6 @@ void load_orig_throw_code() { orig_cxa_throw = (cxa_throw_type) dlsym(RTLD_NEXT, "__cxa_throw"); } -#if 0 extern "C" void __cxa_throw (void *thrown_exception, void *pvtinfo, void (*dest)(void *)) { std::cerr << __FUNCTION__ << " will throw exception from " << std::endl; -- cgit v0.12