fix non working use of configured system language for epg language
[enigma2.git] / lib / service / iservice.h
index 96cd792d7b1546c03ba17381e6585e97face1428..015ef8794ea0a6aa1b4a2184e549e50ae6059dd9 100644 (file)
@@ -224,7 +224,7 @@ typedef long long pts_t;
           
           Hide the result only if there is another way to check for failure! */
           
-SWIG_TEMPLATE_TYPEDEF(ePtr<eServiceEvent>, eServiceEventPtr);
+class eServiceEvent;
 
 SWIG_IGNORE(iStaticServiceInformation);
 class iStaticServiceInformation: public iObject