StreamProcessorManager: when variables or actions are taken which only have an effect...
commited77b48c6fcef1b9edcebbd99ae842007ed99085
authorjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 9 May 2014 12:10:51 +0000 (9 12:10 +0000)
committerjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Fri, 9 May 2014 12:10:51 +0000 (9 12:10 +0000)
tree64956cc0a6319ebc696c81b8686d4f2816ac7cb9
parenta699d8d699bb7bbc7bbf2ce696fbe1158c10f8f5
StreamProcessorManager: when variables or actions are taken which only have an effect via debugOutputExtreme(), enclose them in '#if DEBUG_EXTREME_ENABLE' conditionals.  This prevents some compiler warnings and removes otherwise dead code from the common case where DEBUG_EXTREME_ENABLE is not enabled.

git-svn-id: svn+ssh://ffado.org/ffado/trunk@2524 2be59082-3212-0410-8809-b0798e1608f0
libffado/src/libstreaming/StreamProcessorManager.cpp