dvb/tstools.cpp: fix openFile without streaminfo
[enigma2.git] / lib / dvb / esection.h
index 5720d5ded82d37b30544177a0003163354c8c392..2bb17a98e5a70fb9321788bc608be7f254351687 100644 (file)
@@ -189,7 +189,7 @@ public:
                next=0;
                first=0;
                
-               assert(current->ready);
+               ASSERT(current->ready);
                        
                /*emit*/ tableReady(0);