summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/bbc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/bbc.cpp')
-rw-r--r--src/mame/machine/bbc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/bbc.cpp b/src/mame/machine/bbc.cpp
index e7b28620c5a..0497c33e003 100644
--- a/src/mame/machine/bbc.cpp
+++ b/src/mame/machine/bbc.cpp
@@ -677,7 +677,6 @@ void bbc_state::bbcb_IC32_initialise(bbc_state *state)
void bbc_state::MC146818_set(address_space &space)
{
//logerror ("146181 WR=%d DS=%d AS=%d CE=%d \n",m_MC146818_WR,m_MC146818_DS,m_MC146818_AS,m_MC146818_CE);
- //mc146818_device *rtc = machine().device<mc146818_device>("rtc");
// if chip enabled
if (m_MC146818_CE)