diff options
Diffstat (limited to 'rts/Printer.h')
| -rw-r--r-- | rts/Printer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rts/Printer.h b/rts/Printer.h index 96656c4602..31185aaf34 100644 --- a/rts/Printer.h +++ b/rts/Printer.h @@ -24,7 +24,6 @@ char * info_update_frame ( StgClosure *closure ); #ifdef DEBUG extern void prettyPrintClosure (StgClosure *obj); extern void printClosure ( StgClosure *obj ); -extern StgPtr printStackObj ( StgPtr sp ); extern void printStackChunk ( StgPtr sp, StgPtr spLim ); extern void printTSO ( StgTSO *tso ); |
