Fixed the use of assert so that it wont leave an "unused variable" warning when compi...
authorJim Carroll <thecarrolls@jiminger.com>
Thu, 21 Jul 2011 00:02:12 +0000 (20:02 -0400)
committerJim Carroll <thecarrolls@jiminger.com>
Thu, 21 Jul 2011 00:10:49 +0000 (20:10 -0400)
commit58a4276e76cded11e489e86dda6ef1edf38a5a8b
tree5a92a208681cc8c198292c115d87348d34561e46
parente48b66938c3788c8ed8a64db84c3ebb06a223fad
Fixed the use of assert so that it wont leave an "unused variable" warning when compiling for release.
xbmc/threads/Helpers.h
xbmc/threads/platform/pthreads/Condition.h
xbmc/threads/platform/pthreads/CriticalSection.h
xbmc/threads/platform/pthreads/Implementation.cpp
xbmc/threads/platform/pthreads/ThreadLocal.h
xbmc/threads/platform/win/CriticalSection.h
xbmc/threads/platform/win/ThreadLocal.h