summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/spu.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-25 20:53:59 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-25 20:53:59 +0100
commitc6d27c753f68cb22d8f88d031ae0645ab80c72b6 (patch)
tree814fb384b0024aa03da79a806d7674624abace47 /src/devices/sound/spu.h
parenta8ef53fa51dcc81dbb9a647dfc1777ef72ee2f93 (diff)
cleanups (nw)
Diffstat (limited to 'src/devices/sound/spu.h')
-rw-r--r--src/devices/sound/spu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/sound/spu.h b/src/devices/sound/spu.h
index 4c0a090bd71..77cf99ad700 100644
--- a/src/devices/sound/spu.h
+++ b/src/devices/sound/spu.h
@@ -233,8 +233,6 @@ public:
void reinit_sound();
void kill_sound();
- void update();
-
void start_dma(UINT8 *mainram, bool to_spu, UINT32 size);
bool play_xa(const unsigned int sector, const unsigned char *sec);
bool play_cdda(const unsigned int sector, const unsigned char *sec);