Browse Source

Oops, forgot to remove some test code!

John C. Frickson 10 years ago
parent
commit
26052564a4
1 changed files with 0 additions and 4 deletions
  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;