summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-03-25 12:47:48 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-03-25 12:47:48 +0000
commit313350249efdfaa5be738de3880dbf88ca025430 (patch)
tree6b0b9ab0458ec7314d69b1b1dbd53380f0c02cb8 /src
parent6b29bdadcea149bbd6c8b7927f1f160b228624ac (diff)
forgot to remove this one (nw)
Diffstat (limited to 'src')
-rw-r--r--src/mame/includes/megadriv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/includes/megadriv.h b/src/mame/includes/megadriv.h
index 6e0bad9479b..ebe557d6116 100644
--- a/src/mame/includes/megadriv.h
+++ b/src/mame/includes/megadriv.h
@@ -385,9 +385,6 @@ public:
DECLARE_WRITE8_MEMBER (megatech_bios_port_7f_w);
};
-
-UINT8 megadrive_io_read_data_port_3button(running_machine &machine, int portnum);
-
class _32x_state : public md_base_state
{
public: