Explorar el Código

Oops, forgot to remove some test code!

John C. Frickson hace 10 años
padre
commit
26052564a4
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/check_nrpe.c

+ 0 - 4
src/check_nrpe.c

@@ -22,10 +22,6 @@
 #include "utils.h"
 
 
-/* TODO: REMOVE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
-#undef HAVE_SSL
-#define HAVE_SSL
-
 #define DEFAULT_NRPE_COMMAND	"_NRPE_CHECK"  /* check version of NRPE daemon */
 
 u_short server_port=DEFAULT_SERVER_PORT;