summaryrefslogtreecommitdiff
path: root/ACE/examples/Web_Crawler/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Web_Crawler/main.cpp')
-rw-r--r--ACE/examples/Web_Crawler/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Web_Crawler/main.cpp b/ACE/examples/Web_Crawler/main.cpp
index 3521fe405fb..7a2091ee52d 100644
--- a/ACE/examples/Web_Crawler/main.cpp
+++ b/ACE/examples/Web_Crawler/main.cpp
@@ -17,7 +17,6 @@
#include "Options.h"
-
void sig_handler (int)
{
ACE_DEBUG ((LM_DEBUG,
@@ -42,4 +41,3 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
}
-