remove build warning
win/tty/topl.c(516) : warning C4101: 'ln' : unreferenced local variable
This commit is contained in:
@@ -513,7 +513,6 @@ msghistory_snapshot(purge)
|
||||
boolean purge; /* clear message history buffer as we copy it */
|
||||
{
|
||||
nhwchar *mesg;
|
||||
unsigned ln;
|
||||
int i, inidx, outidx;
|
||||
struct WinDesc *cw;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user