diff options
Diffstat (limited to 'dxr3interface.h')
-rw-r--r-- | dxr3interface.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dxr3interface.h b/dxr3interface.h index d19f02a..1533711 100644 --- a/dxr3interface.h +++ b/dxr3interface.h @@ -81,8 +81,6 @@ public: int64_t GetPts(); // state changes - void EnableSPU(); - void DisableSPU(); void EnableVideo() { m_VideoActive = true; |