summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8271.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/i8271.h')
-rw-r--r--src/devices/machine/i8271.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/machine/i8271.h b/src/devices/machine/i8271.h
index 9d02f2497d3..ba15f6ec166 100644
--- a/src/devices/machine/i8271.h
+++ b/src/devices/machine/i8271.h
@@ -206,8 +206,7 @@ private:
int cur_rate;
int idle_icnt;
- static std::string tts(attotime t);
- std::string ttsn();
+ std::string ttsn() const;
enum {
C_FORMAT_TRACK,