X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d0ca21133e420f63c90d44e6b8bd23273e2ffd58..a9f7393e1d00eb89b8282aae0ddc4f6da33d9ca1:/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