From 9f9db2b92fb3a36db4b21e2b07bb6029d9adc4dc Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Thu, 19 Feb 2009 14:02:13 +0100 Subject: remove cDxr3NextPts cDxr3NextPts was only used to set a pts and to clear the value. There was never a get for the pts. So there is no need for this class -> kick it --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ebc9758..2b6ad3d 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ DEFINES += -DUSE_XINE_SCALER ### The object files (add further files here): OBJS = $(PLUGIN).o dxr3multichannelaudio.o dxr3sysclock.o dxr3colormanager.o \ - dxr3syncbuffer.o dxr3audiodecoder.o dxr3blackframe.o dxr3nextpts.o \ + dxr3syncbuffer.o dxr3audiodecoder.o dxr3blackframe.o \ dxr3pesframe.o dxr3demuxdevice.o dxr3configdata.o dxr3ffmpeg.o \ dxr3interface_spu_encoder.o dxr3interface.o dxr3device.o \ dxr3output.o dxr3output-video.o dxr3output-audio.o dxr3osd.o dxr3spudecoder.o -- cgit v1.2.3