removed unused variable
This commit is contained in:
parent
5b621832df
commit
28ba1c0a9d
@ -15,7 +15,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <em_spec.h>
|
||||
#include <em_flag.h>
|
||||
#include <em_pseu.h>
|
||||
#include "types.h"
|
||||
#include "def.h"
|
||||
@ -29,8 +28,6 @@
|
||||
|
||||
|
||||
|
||||
extern byte em_flag[];
|
||||
|
||||
#define space1() printf(" ")
|
||||
char format[] = " %-11s%d\n";
|
||||
char lformat[] = " %-11s%ld\n";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user