Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dbus: dvr - don't declare dvr_dbus_timer without dbus
  • Loading branch information
perexg committed Aug 11, 2014
1 parent cfe09bc commit 9d3168e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dvr/dvr_db.c
Expand Up @@ -39,7 +39,9 @@ int dvr_iov_max;
struct dvr_config_list dvrconfigs;
struct dvr_entry_list dvrentries;

#if ENABLE_DBUS_1
static gtimer_t dvr_dbus_timer;
#endif

static void dvr_timer_expire(void *aux);
static void dvr_timer_start_recording(void *aux);
Expand Down

0 comments on commit 9d3168e

Please sign in to comment.