diff options
author | lloyd <[email protected]> | 2006-06-25 16:25:00 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-06-25 16:25:00 +0000 |
commit | d8f0397fd49f918ab33c680b9db534bc4e577fa1 (patch) | |
tree | c3615949b0f00f8b2aa5db612abee501a332eac8 /modules | |
parent | 37b1eb5f37853461e5fa05c3b54e1626a677f2d9 (diff) |
Remove a spurious linebreak
Diffstat (limited to 'modules')
-rw-r--r-- | modules/eng_aep/aep_main.cpp | 1 |
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&) {} } |