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.
pull/216/head
narspt 3 years ago committed by GitHub
parent aca0e5fba3
commit f9a46808a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save

Powered by TurnKey Linux.