From 37795b104d93a48b319074fbef770d88820d554a Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Sun, 28 Jan 2007 10:26:59 -0800 Subject: Stick the conversion of python to unix time with all of the other param code so that other functions can use it as well. --HG-- extra : convert_revision : a8becdeadc70af0b64bff5b0770788dfba6e1857 --- src/dev/alpha/tsunami_io.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dev/alpha/tsunami_io.hh') diff --git a/src/dev/alpha/tsunami_io.hh b/src/dev/alpha/tsunami_io.hh index f42af4197..f4fa62a68 100644 --- a/src/dev/alpha/tsunami_io.hh +++ b/src/dev/alpha/tsunami_io.hh @@ -125,9 +125,6 @@ class TsunamiIO : public BasicPioDevice /** RTC read data */ uint8_t readData(); - /** RTC get the date */ - std::string getDateString(); - /** * Serialize this object to the given output stream. * @param base The base name of the counter object. -- cgit v1.2.3