Skip to content

Commit

Permalink
machine/ds1386.cpp: remove non-existant set_current_time fn override
Browse files Browse the repository at this point in the history
  • Loading branch information
angelosa committed Sep 7, 2023
1 parent af04f14 commit fa88102
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/devices/machine/ds1386.h
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ class ds1386_device : public device_t,
void safe_intb_cb(int state);
void safe_sqw_cb(int state);

void set_current_time();

void check_tod_alarm();
void time_of_day_alarm();
void watchdog_alarm();
Expand Down

0 comments on commit fa88102

Please sign in to comment.