summaryrefslogtreecommitdiff
path: root/xine/vo_lastpts.h
diff options
context:
space:
mode:
Diffstat (limited to 'xine/vo_lastpts.h')
-rw-r--r--xine/vo_lastpts.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/xine/vo_lastpts.h b/xine/vo_lastpts.h
deleted file mode 100644
index a65a584b..00000000
--- a/xine/vo_lastpts.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * vo_lastpts.h:
- *
- * See the main source file 'xineliboutput.c' for copyright information and
- * how to reach the author.
- *
- * $Id: vo_lastpts.h,v 1.1 2010-01-26 11:36:21 phintuka Exp $
- *
- */
-
-#ifndef _XINELIBOUTPUT_VO_LASTPTS_H
-#define _XINELIBOUTPUT_VO_LASTPTS_H
-
-vo_driver_t *vo_lastpts_init(void);
-
-#endif /* _XINELIBOUTPUT_VO_LASTPTS_H */