Skip to content

Commit

Permalink
Remove unused DEFAULT_WATCHDOG macro in rd::Server
Browse files Browse the repository at this point in the history
Follows up 5778719.
  • Loading branch information
PeterBowman committed Apr 16, 2017
1 parent f77029a commit 12919ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/libraries/ServerLib/Server.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
#include "Player.hpp"
#include "RpcResponder.hpp"

#define DEFAULT_WATCHDOG 1.0 // [s]


namespace rd{

/**
Expand Down

0 comments on commit 12919ec

Please sign in to comment.