aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eng_aep/aep_conn.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/eng_aep/aep_conn.h')
-rw-r--r--modules/eng_aep/aep_conn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/eng_aep/aep_conn.h b/modules/eng_aep/aep_conn.h
index 18b8c76db..9b1d97e58 100644
--- a/modules/eng_aep/aep_conn.h
+++ b/modules/eng_aep/aep_conn.h
@@ -28,7 +28,6 @@ class AEP_Connection
static const u32bit MAX_CACHED_CONNECTIONS = 8;
static std::vector<Connection_Info> pool;
- static Mutex* guard;
u32bit this_connection;
};