branch | trunk |
changeset 812 | cf7e02ee3db4 |
parent 754 | cb885ee44618 |
child 822 | c517a78bf7bf |
1.1 --- a/gst-gmyth/mythsrc/gstmythtvsrc.h Thu Jun 14 20:40:47 2007 +0100 1.2 +++ b/gst-gmyth/mythsrc/gstmythtvsrc.h Mon Aug 20 19:03:06 2007 +0100 1.3 @@ -117,13 +117,6 @@ 1.4 * stablish a maximum iteration value to the IS_RECORDING message 1.5 */ 1.6 guint wait_to_transfer; 1.7 - 1.8 - /* 1.9 - * max try number to get freerecorder 1.10 - */ 1.11 - gint max_try; 1.12 - gint try_number; 1.13 - 1.14 }; 1.15 1.16 struct _GstMythtvSrcClass {