diff options
Diffstat (limited to 'src/devices/bus/ti99x/gromport.h')
-rw-r--r-- | src/devices/bus/ti99x/gromport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/ti99x/gromport.h b/src/devices/bus/ti99x/gromport.h index b4d3b9c27c5..880f5d95d64 100644 --- a/src/devices/bus/ti99x/gromport.h +++ b/src/devices/bus/ti99x/gromport.h @@ -298,7 +298,6 @@ protected: int m_grom_address; // for gromemu int m_ram_page; // for super const char* m_tag; -private: }; /******************** Standard cartridge ******************************/ |