summaryrefslogtreecommitdiff
path: root/dev/uart.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/uart.hh')
-rw-r--r--dev/uart.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/uart.hh b/dev/uart.hh
index 855915840..d1f167526 100644
--- a/dev/uart.hh
+++ b/dev/uart.hh
@@ -72,7 +72,6 @@ class Uart : public PioDevice
IntrEvent txIntrEvent;
IntrEvent rxIntrEvent;
- Platform *platform;
public:
Uart(const std::string &name, SimConsole *c, MemoryController *mmu,