Skip to content

Commit 16e19ea

Browse files
committed
Remove unused global variable
Signed-off-by: Paul Osmialowski <[email protected]>
1 parent a0c205d commit 16e19ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/flang2/flang2exe/cgmain.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ static unsigned addressElementSize;
113113

114114
#if DEBUG
115115
#include "mwd.h"
116-
CGDATA cg;
117116
#endif
118117

119118
#define HOMEFORDEBUG(sptr) (XBIT(183, 8) && SCG(sptr) == SC_DUMMY)

0 commit comments

Comments
 (0)