summaryrefslogtreecommitdiffstats
path: root/src/devices/imagedev/bitbngr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/imagedev/bitbngr.h')
-rw-r--r--src/devices/imagedev/bitbngr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/imagedev/bitbngr.h b/src/devices/imagedev/bitbngr.h
index 2acca9b16ce..5b02417cfc3 100644
--- a/src/devices/imagedev/bitbngr.h
+++ b/src/devices/imagedev/bitbngr.h
@@ -37,8 +37,6 @@ public:
void output(uint8_t data);
uint32_t input(void *buffer, uint32_t length);
- int send(uint8_t *buf, int len);
- void flush_rx();
protected:
// device_t implementation