Remove preprocessor conditional around DumpState
commit9cbd26d9784984bb5e24ac390e3183ee42ddbcfc
authorcirdan <cirdansw@gmail.com>
Mon, 17 Mar 2014 22:20:09 +0000 (17 23:20 +0100)
committercirdan <cirdansw@gmail.com>
Mon, 17 Mar 2014 22:20:09 +0000 (17 23:20 +0100)
treed4e3ccb9185215c1b718e6f1ffcaca6dc4f11ca4
parent62dd1bd0f858987d381999bfafd43f9fbffdc89f
Remove preprocessor conditional around DumpState

Remove preprocessor conditional DEBUG_YAPF_CACHE around DumpState,
as there is no harm in leaving the definition of DumpState in for
compilation even if DEBUG_YAPF_CACHE is disabled; the template
just will not be instantiated in that case.
src/pathfinder/yapf/yapf_rail.cpp