summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/implement.h b/implement.h
index ca138cd..2103027 100644
--- a/implement.h
+++ b/implement.h
@@ -134,8 +134,6 @@ struct ThreadKeyAssoc {
class Pthread_exception {};
-extern Pthread_exception pthread_exception;
-
#else /* __cplusplus */
#warning File __FILE__, Line __LINE__: Cancellation not supported under C.