Skip to content

Commit d216086

Browse files
committed
update
1 parent 0b4a375 commit d216086

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proxylab-handout/proxy.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,7 @@ void *thread(void *vargp)
240240
* */
241241
void sigpipe_handler(int sig)
242242
{
243-
#ifdef DEBUG
244243
fprintf(stderr, "[WARNING] Catch a sigpipe signal\n");
245-
#endif
246244
}
247245

248246

0 commit comments

Comments
 (0)