summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2012-02-22 22:45:31 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2012-02-22 22:45:31 +0000
commit965547d5137e820e844bc2657d858e4eef32ffb7 (patch)
tree9cd800e1179cd10046649b6487d557638de94b17
parentf49ce406233d6a4d42d0c2a0aaf0fe55e3e6aea4 (diff)
not sure when I needed this, but for sure not in the latest code... no whatsnew.
-rw-r--r--src/emu/info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/info.h b/src/emu/info.h
index 4e57b1668ce..9f038fb0fdd 100644
--- a/src/emu/info.h
+++ b/src/emu/info.h
@@ -86,7 +86,6 @@ private:
FILE * m_output;
driver_enumerator & m_drivlist;
dynamic_array<UINT8> m_device_used;
- UINT32 * m_device_driver_owner;
emu_options m_lookup_options;
static const char s_dtd_string[];