refactor and streamline use of TurnInstructionsClass members

This commit is contained in:
Dennis Luxen
2014-03-26 15:14:39 +01:00
parent 7b5902a580
commit 44077cb007
5 changed files with 87 additions and 83 deletions
-2
View File
@@ -92,6 +92,4 @@ struct TurnInstructionsClass : boost::noncopyable {
};
static TurnInstructionsClass TurnInstructions;
#endif /* TURNINSTRUCTIONS_H_ */