Clang, again (nw)

This commit is contained in:
R. Belmont 2014-03-10 02:55:45 +00:00
parent 6fd42ef750
commit 809b58b7ac

View File

@ -335,7 +335,7 @@ READ8Z_MEMBER(snug_bwg_device::crureadz)
WRITE8_MEMBER(snug_bwg_device::cruwrite)
{
int drive; //, drivebit;
// int drive, drivebit;
if ((offset & 0xff00)==m_cru_base)
{