aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/eng_aep/aep_main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/eng_aep/aep_main.cpp b/modules/eng_aep/aep_main.cpp
index d941597da..fd3889b32 100644
--- a/modules/eng_aep/aep_main.cpp
+++ b/modules/eng_aep/aep_main.cpp
@@ -164,7 +164,6 @@ AEP_Engine::AEP_Engine()
AEP_Connection conn;
daemon_is_up = true;
}
-
}
catch(AEP_Exception&) {}
}