diff options
Diffstat (limited to 'Source/NSNotificationCenterThreadingAdditions.m')
-rw-r--r-- | Source/NSNotificationCenterThreadingAdditions.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/NSNotificationCenterThreadingAdditions.m b/Source/NSNotificationCenterThreadingAdditions.m index 395275e4..edeeabf2 100644 --- a/Source/NSNotificationCenterThreadingAdditions.m +++ b/Source/NSNotificationCenterThreadingAdditions.m @@ -10,7 +10,6 @@ // Copyright (c) 2007-2008 TheCodingMonkeys: // Martin Pittenauer, Dominik Wagner, <http://codingmonkeys.de> // Some rights reserved: <http://opensource.org/licenses/mit-license.php> -// #import "NSNotificationCenterThreadingAdditions.h" #import <pthread.h> |