Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
main: fix build using --disable-satip_server
  • Loading branch information
perexg committed Mar 22, 2015
1 parent 3ed1214 commit 34ed9da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.c
Expand Up @@ -476,9 +476,7 @@ main(int argc, char **argv)
opt_fileline = 0,
opt_threadid = 0,
opt_ipv6 = 0,
#if ENABLE_SATIP_SERVER
opt_satip_rtsp = 0,
#endif
#if ENABLE_TSFILE
opt_tsfile_tuner = 0,
#endif
Expand Down

0 comments on commit 34ed9da

Please sign in to comment.