1b360cbdbc
PR: 115791 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: Yann Berthier <yb@bashibuzuk.net> While here replace USE_XLIB with USE_XORG
10 lines
314 B
C
10 lines
314 B
C
--- aguri.h.orig 2003-03-12 22:09:41.000000000 +0800
|
|
+++ aguri.h 2007-08-25 02:33:28.000000000 +0800
|
|
@@ -32,7 +32,6 @@
|
|
#define AGURI_VERSION "0.7"
|
|
|
|
extern char *fmt_string;
|
|
-extern int read_count;
|
|
extern struct timeval start_time, end_time;
|
|
extern int debug;
|
|
extern int time_slot;
|