summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/drcbeut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/drcbeut.h')
-rw-r--r--src/devices/cpu/drcbeut.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/devices/cpu/drcbeut.h b/src/devices/cpu/drcbeut.h
index 0fc8f12566e..05a4a78fdc2 100644
--- a/src/devices/cpu/drcbeut.h
+++ b/src/devices/cpu/drcbeut.h
@@ -98,9 +98,6 @@ public:
uint32_t get_value(drccodeptr codebase, uint32_t mapvar) const;
uint32_t get_last_value(uint32_t mapvar);
- // static accessors to be called directly by generated code
- static uint32_t static_get_value(drc_map_variables &map, drccodeptr codebase, uint32_t mapvar);
-
private:
// internal state
drc_cache & m_cache; // pointer to the cache