# HG changeset patch # User nicodvb # Date 1176536136 0 # Node ID 44a8f8fbacc64c54e8e13dc234f33df32c6be891 # Parent f8ba866996f908f7ff5881a03229f1864173497c removed unused 'result' from dvdnav_time_search() diff -r f8ba866996f9 -r 44a8f8fbacc6 searching.c --- 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.");