X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d0ca21133e420f63c90d44e6b8bd23273e2ffd58..HEAD:/lib/driver/etimezone.h diff --git a/lib/driver/etimezone.h b/lib/driver/etimezone.h index 081bf139..7f1b2a80 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