diff options
Diffstat (limited to 'src/dev')
-rwxr-xr-x | src/dev/mips/malta_io.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dev/mips/malta_io.hh b/src/dev/mips/malta_io.hh index 9f49f20cc..f74d42da4 100755 --- a/src/dev/mips/malta_io.hh +++ b/src/dev/mips/malta_io.hh @@ -51,9 +51,6 @@ */ class MaltaIO : public BasicPioDevice { - private: - struct tm tm; - protected: class RTC : public MC146818 |