author | rosfran |
Fri Feb 16 18:38:59 2007 +0000 (2007-02-16) | |
branch | trunk |
changeset 373 | bb443b6ebee2 |
parent 372 | 36b50b1902c5 |
child 374 | 296e08ba9339 |
1.1 --- a/gmyth/src/gmyth_remote_util.c Thu Feb 15 22:45:16 2007 +0000 1.2 +++ b/gmyth/src/gmyth_remote_util.c Fri Feb 16 18:38:59 2007 +0000 1.3 @@ -88,7 +88,6 @@ 1.4 gint 1.5 gmyth_remote_util_get_free_recorder_count (GMythSocket *socket) 1.6 { 1.7 - GMythRecorder *recorder = NULL; 1.8 gint num_recs = 0; 1.9 1.10 GMythStringList *strlist = gmyth_string_list_new();