]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
bouquet: remove unused bq_updated field
authorJaroslav Kysela <perex@perex.cz>
Wed, 16 Mar 2016 12:59:25 +0000 (13:59 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 16 Mar 2016 12:59:25 +0000 (13:59 +0100)
src/bouquet.h

index 638e98db68a697a0cbb75a9eb10f4ad39c9a84a7..59cdf82072f632a063cc0a80a49e3e1acbb40d24 100644 (file)
@@ -31,7 +31,6 @@ typedef struct bouquet {
   int           bq_saveflag;
   int           bq_in_load;
   int           bq_only_bq_lcn;
-  time_t        bq_updated;
 
   int           bq_shield;
   int           bq_enabled;