Skip to content

Commit

Permalink
HPCC-32033 Cleanup code - #ifndef on mis-spelt identifier
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday committed Jun 10, 2024
1 parent 91585f9 commit 9cf5fc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions thorlcr/master/thmastermain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@
#include "thexception.hpp"
#include "thmem.hpp"

#ifndef _CONTAINERIED
#define DEFAULT_QUERY_SO_DIR "sodir"
#endif
#define MAX_SLAVEREG_DELAY 60*1000*15 // 15 mins
#define SLAVEREG_VERIFY_DELAY 5*1000
#define SHUTDOWN_IN_PARALLEL 20
Expand Down

0 comments on commit 9cf5fc8

Please sign in to comment.