summaryrefslogtreecommitdiff
path: root/dxr3output.h
diff options
context:
space:
mode:
authorChristian Gmeiner <christian.gmeiner@gmail.com>2009-12-09 14:00:36 +0100
committerChristian Gmeiner <christian.gmeiner@gmail.com>2009-12-09 14:00:36 +0100
commit7b533c03eba85af0f8e5295a8c4f038902e9e56b (patch)
tree33fcf021106127140096bb63576636697fa7f433 /dxr3output.h
parent44e2e981e7a1f6a249456ac5ab585ecbc69555ce (diff)
downloadvdr-plugin-dxr3-7b533c03eba85af0f8e5295a8c4f038902e9e56b.tar.gz
vdr-plugin-dxr3-7b533c03eba85af0f8e5295a8c4f038902e9e56b.tar.bz2
will comeback if time is right
Diffstat (limited to 'dxr3output.h')
-rw-r--r--dxr3output.h1
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);
};
// ==================================