diff options
Diffstat (limited to 'src/xline.cpp')
-rw-r--r-- | src/xline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xline.cpp b/src/xline.cpp index 9e756abe5..734c27976 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -74,7 +74,6 @@ extern time_t nb_start; extern std::vector<int> fd_reap; extern std::vector<std::string> module_names; -extern char bannerBuffer[MAXBUF]; extern int boundPortCount; extern int portCount; extern int UDPportCount; |