-
George Zagaris authored
Fix issue with unused vars when compiled in Release. In debug this vars were used in asserts. Encapsulated code in #ifndef NDEBUG to only execute when compiled in debug mode. Also, commented out unreachable code to make windows compiler happy. Change-Id: Ic2d4a18f28826ae234826a7585db9fe3daf37aeb
ecd3ae58