Skip to content

Commit

Permalink
Removed commented out line
Browse files Browse the repository at this point in the history
Residue of some stuff that was moved into the classlib
layer.

Signed-off-by: Robert Lougher <rob@jamvm.org.uk>
Robert Lougher committed Aug 31, 2011
1 parent 6fe393b commit a99907b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/alloc.c
Original file line number Diff line number Diff line change
@@ -203,7 +203,6 @@ extern int ref_referent_offset;
extern int ref_queue_offset;
extern int finalize_mtbl_idx;
extern int enqueue_mtbl_idx;
//extern int ldr_vmdata_offset;

/* Forward declarations */
void handleUnmarkedSpecial(Object *ob);

0 comments on commit a99907b

Please sign in to comment.