changeset 276:44a8f8fbacc6 src

removed unused 'result' from dvdnav_time_search()
author nicodvb
date Sat, 14 Apr 2007 07:35:36 +0000
parents f8ba866996f9
children dd2560a4bb90
files searching.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/searching.c	Sat Apr 14 07:33:38 2007 +0000
+++ b/searching.c	Sat Apr 14 07:35:36 2007 +0000
@@ -106,7 +106,6 @@
   int32_t found;
   cell_playback_t *cell;
   dvd_state_t *state;
-  dvdnav_status_t result;
 
   if(this->position_current.still != 0) {
     printerr("Cannot seek in a still frame.");