X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdriver%2Fetimezone.h;h=7f1b2a80502e609a9f22641460b41e764006aa3d;hp=081bf1393223be8de3172417b8900222651ccb17;hb=0a62b65175152c42976d4cb04fb7026d9f910915;hpb=d0ca21133e420f63c90d44e6b8bd23273e2ffd58 diff --git a/lib/driver/etimezone.h b/lib/driver/etimezone.h index 081bf13..7f1b2a8 100644 --- a/lib/driver/etimezone.h +++ b/lib/driver/etimezone.h @@ -1,11 +1,7 @@ #ifndef __etimezone_h #define __etimezone_h -class etimezone -{ -public: - etimezone(); -}; +void e_tzset(void); #endif