diff options
Diffstat (limited to 'ax25rtd')
-rw-r--r-- | ax25rtd/ax25rtd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ax25rtd/ax25rtd.h b/ax25rtd/ax25rtd.h index 18ab421..ce73680 100644 --- a/ax25rtd/ax25rtd.h +++ b/ax25rtd/ax25rtd.h @@ -104,8 +104,6 @@ typedef struct config_ { /* global variables */ -extern const char * Version; - extern int reload; extern config *Config; |