blob: c0edeb9c4aa91fca9d5090fe5ac85e364b84a2c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./rtrmgr/xorpsh_main.hh.orig 2011-03-16 21:16:14.000000000 +0000
+++ ./rtrmgr/xorpsh_main.hh 2014-02-26 21:17:13.000000000 +0000
@@ -151,7 +151,7 @@
string _authfile;
string _authtoken;
bool _got_config;
- bool _got_modules;
+ // bool _got_modules;
string _configuration;
bool _xrl_generic_done; // XRL startup/shutdown flag
|