diff options
Diffstat (limited to 'dxr3output.h')
-rw-r--r-- | dxr3output.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dxr3output.h b/dxr3output.h index 184cb9b..7d94e7d 100644 --- a/dxr3output.h +++ b/dxr3output.h @@ -63,7 +63,6 @@ private: iAudio *audioOutput; void PlayFrame(cFixedLengthFrame *frame); - void PlayFrame(cDxr3PesFrame *frame); }; // ================================== |