From 24e0b9e91a7b0a19309770f68425cb793940cfde Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 14 May 2003 16:27:22 +0000 Subject: These are part of the old video out API and should not be needed any longer CVS patchset: 4845 CVS date: 2003/05/14 16:27:22 --- src/video_out/video_out_directx.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/video_out/video_out_directx.c') diff --git a/src/video_out/video_out_directx.c b/src/video_out/video_out_directx.c index 0bca356ba..55691f287 100755 --- a/src/video_out/video_out_directx.c +++ b/src/video_out/video_out_directx.c @@ -1282,8 +1282,3 @@ plugin_info_t xine_plugin_info[] = { { PLUGIN_VIDEO_OUT, 14, "vo_directx", XINE_VERSION_CODE, &vo_info_win32, init_class }, { PLUGIN_NONE, 0, "", 0, NULL, NULL } }; - -vo_info_t * get_video_out_plugin_info() -{ - return &vo_info_win32; -} -- cgit v1.2.3