X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStorage.h;fp=includes%2FStorage.h;h=5d3e7733cf033d7cc2cd28e1fd77eb0a702bea30;hb=d6e63ad874bd64cc3bc48adb5350436acece34b8;hp=e541082ee6fd0eacfdc94296e6030e4a52c34c00;hpb=0f0a1585e442089357656b87144cd22abf478dda;p=ghc-hetmet.git diff --git a/includes/Storage.h b/includes/Storage.h index e541082..5d3e773 100644 --- a/includes/Storage.h +++ b/includes/Storage.h @@ -239,7 +239,6 @@ extern void GarbageCollect(rtsBool force_major_gc, nat gc_type, Capability *cap) */ #if defined(THREADED_RTS) extern Mutex sm_mutex; -extern Mutex atomic_modify_mutvar_mutex; #endif #if defined(THREADED_RTS)