mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 00:12:50 +08:00
003e7d8a1be94c1e4ad434f1d67af02e1c271ac1
Changing the ASSERT, so that it doesn't spit out an "unused variable" warning on Release builds doesn't work, because then it expects this variable to exist. (which is not the case for some struct elements passed to ASSERT in some other parts of the kernel) svn path=/trunk/; revision=33486
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%