diff --git a/include/dma.h b/include/dma.h index ffae266b..eb7c1140 100644 --- a/include/dma.h +++ b/include/dma.h @@ -42,7 +42,7 @@ public: Bit8u DMA16; bool increment; bool autoinit; - Bit8u trantype; +// Bit8u trantype; //Not used at the moment bool masked; bool tcount; bool request;