mirror of https://github.com/OpenTTD/OpenTTD
Cleanup: remove weird left-over comment in yapf.hpp
parent
69118d063f
commit
e162aff7a3
|
@ -15,9 +15,6 @@
|
||||||
#include "../pf_performance_timer.hpp"
|
#include "../pf_performance_timer.hpp"
|
||||||
#include "yapf.h"
|
#include "yapf.h"
|
||||||
|
|
||||||
//#undef FORCEINLINE
|
|
||||||
//#define inline inline
|
|
||||||
|
|
||||||
#include "../../misc/fixedsizearray.hpp"
|
#include "../../misc/fixedsizearray.hpp"
|
||||||
#include "../../misc/array.hpp"
|
#include "../../misc/array.hpp"
|
||||||
#include "../../misc/hashtable.hpp"
|
#include "../../misc/hashtable.hpp"
|
||||||
|
|
Loading…
Reference in New Issue