summaryrefslogtreecommitdiffstats
path: root/TOOLS/realcodecs/drv2.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/realcodecs/drv2.c')
-rw-r--r--TOOLS/realcodecs/drv2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/TOOLS/realcodecs/drv2.c b/TOOLS/realcodecs/drv2.c
index 278188afea..e93b4f2e8f 100644
--- a/TOOLS/realcodecs/drv2.c
+++ b/TOOLS/realcodecs/drv2.c
@@ -205,12 +205,10 @@ ulong RV20toYUV420CustomMessage(ulong* p1,ulong p2) {
*/
if(p1[0]==0x24){
-#if 1
hexdump(p1[2],64);
memset(temp,0x77,16*4);
memcpy(temp,p1[2],16);
p1[2]=temp;
-#endif
} else {
switch(p1[0]){
case 17: