X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=includes%2FStorage.h;h=5d3e7733cf033d7cc2cd28e1fd77eb0a702bea30;hb=5d379cbe65e406d5c3a848fe7fcd090cafbfeb78;hp=e541082ee6fd0eacfdc94296e6030e4a52c34c00;hpb=4e3542263207ae49963811aeb84927027e7bb61d;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)