Changeset - r25314:d6e3756e07aa
[Not reviewed]
master
0 1 0
Patric Stout - 3 years ago 2021-04-30 10:05:54
truebrain@openttd.org
Cleanup: remove weird left-over comment in yapf.hpp
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/pathfinder/yapf/yapf.hpp
Show inline comments
 
@@ -15,9 +15,6 @@
 
#include "../pf_performance_timer.hpp"
 
#include "yapf.h"
 

	
 
//#undef FORCEINLINE
 
//#define inline inline
 

	
 
#include "../../misc/fixedsizearray.hpp"
 
#include "../../misc/array.hpp"
 
#include "../../misc/hashtable.hpp"
0 comments (0 inline, 0 general)