diff options
| author | 2010-12-08 06:46:08 +0000 | |
|---|---|---|
| committer | 2010-12-08 06:46:08 +0000 | |
| commit | 3fc2f946282ace1a5e06cb8e2dea5759d58be87f (patch) | |
| tree | 22312b2feba99f5508c81e31373bb462cef968be /src/emu/memory.c | |
| parent | d108efdb74c452a9ecf819790da55b3bfb03be2e (diff) | |
Fix 20pacgal.
Diffstat (limited to 'src/emu/memory.c')
| -rw-r--r-- | src/emu/memory.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/emu/memory.c b/src/emu/memory.c index 095241d0236..c2b8d0a903b 100644 --- a/src/emu/memory.c +++ b/src/emu/memory.c @@ -2951,11 +2951,6 @@ UINT64 *address_space::install_legacy_handler(device_t &device, offs_t addrstart //************************************************************************** -// INTERNAL INITIALIZATION -//************************************************************************** - - -//************************************************************************** // MEMORY MAPPING HELPERS //************************************************************************** |
