summaryrefslogtreecommitdiff
path: root/src/input/vcd/vcdplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/vcd/vcdplayer.h')
-rw-r--r--src/input/vcd/vcdplayer.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/input/vcd/vcdplayer.h b/src/input/vcd/vcdplayer.h
index b4fe25b3c..d2f40a3ea 100644
--- a/src/input/vcd/vcdplayer.h
+++ b/src/input/vcd/vcdplayer.h
@@ -1,5 +1,5 @@
/*
- $Id: vcdplayer.h,v 1.5 2004/12/30 09:05:57 rockyb Exp $
+ $Id: vcdplayer.h,v 1.6 2005/01/01 02:43:57 rockyb Exp $
Copyright (C) 2002, 2003, 2004 Rocky Bernstein <rocky@panix.com>
@@ -301,13 +301,6 @@ vcdplayer_seek (vcdplayer_t *p_vcdplayer, off_t offset, int origin);
void
vcdplayer_send_button_update(vcdplayer_t *p_vcdplayer, int mode);
-#ifndef LIBVCD_VERSION
-/* Older version of vcdimager. You really should consider using 0.7.21
- or later as that has bug and memory leak fixes. */
-lid_t
-vcdplayer_selection2lid (vcdplayer_t *p_vcdplayer, int entry_num);
-#endif
-
#endif /* _VCDPLAYER_H_ */
/*
* Local variables: