khronosfws/openmax_al/src/mmf_adaptation/xaplayitfadaptationmmf.c
changeset 55 e267340986c9
parent 52 4ce423f34688
--- a/khronosfws/openmax_al/src/mmf_adaptation/xaplayitfadaptationmmf.c	Fri Sep 17 08:33:15 2010 +0300
+++ b/khronosfws/openmax_al/src/mmf_adaptation/xaplayitfadaptationmmf.c	Mon Oct 04 00:51:56 2010 +0300
@@ -47,7 +47,7 @@
     mCtx = (XAMediaPlayerAdaptationMMFCtx*) bCtx;
 
 
-//    DEBUG_API_A1_STR("->XAPlayItfAdaptMMF_SetPlayState %s",PLAYSTATENAME(state));
+    DEBUG_API_A1_STR("->XAPlayItfAdaptMMF_SetPlayState %s",PLAYSTATENAME(state));
 
     /* bCtx and parameter pointer validation happens in the calling function.
      * We don't need to repeat it here*/