Browse code

Fixing clamd compile warning.

Mickey Sola authored on 2015/08/29 06:00:32
Showing 1 changed files
... ...
@@ -23,8 +23,4 @@
23 23
 
24 24
 void *onas_fan_th(void *arg);
25 25
 
26
-// PROTOTYPING
27
-
28
-void *print_tree(struct optstruct *opt);
29
-
30 26
 #endif