X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fnav%2Fcore.cpp;h=51a02368da2ff30b044feccc3db7569266cd2674;hp=c9dcb5022ec6eaa611fb6f1fee961d6f9f5ca17e;hb=3bad22d5566624804a73b3791980bab2d84c8266;hpb=4c54cecb6020cde399b564f17dacb048b937018a diff --git a/lib/nav/core.cpp b/lib/nav/core.cpp index c9dcb50..51a0236 100644 --- a/lib/nav/core.cpp +++ b/lib/nav/core.cpp @@ -109,7 +109,7 @@ RESULT eNavigation::pause(int dop) return p->unpause(); } -eNavigation::eNavigation(iServiceHandler *serviceHandler): ref(0) +eNavigation::eNavigation(iServiceHandler *serviceHandler) { assert(serviceHandler); m_servicehandler = serviceHandler;