Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
d6e63ad8
Commit
d6e63ad8
authored
Jun 03, 2009
by
Simon Marlow
Browse files
remove unused cruft
parent
0f0a1585
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/Storage.h
View file @
d6e63ad8
...
@@ -239,7 +239,6 @@ extern void GarbageCollect(rtsBool force_major_gc, nat gc_type, Capability *cap)
...
@@ -239,7 +239,6 @@ extern void GarbageCollect(rtsBool force_major_gc, nat gc_type, Capability *cap)
*/
*/
#if defined(THREADED_RTS)
#if defined(THREADED_RTS)
extern
Mutex
sm_mutex
;
extern
Mutex
sm_mutex
;
extern
Mutex
atomic_modify_mutvar_mutex
;
#endif
#endif
#if defined(THREADED_RTS)
#if defined(THREADED_RTS)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment