mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01:00
remove unused constants on ambed main.h
these are only used on xlxd and ambedtest, not at ambed... they may just confuse users trying to tweak something that does nothing.
This commit is contained in:
parent
aca0e5fba3
commit
f9a46808a3
|
|
@ -59,8 +59,6 @@
|
|||
|
||||
// Transcoder server --------------------------------------------
|
||||
#define TRANSCODER_PORT 10100 // UDP port
|
||||
#define TRANSCODER_KEEPALIVE_PERIOD 5 // in seconds
|
||||
#define TRANSCODER_KEEPALIVE_TIMEOUT 30 // in seconds
|
||||
|
||||
// Codecs -------------------------------------------------------
|
||||
#define CODEC_NONE 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue