small merge fix

This commit is contained in:
Volker Fischer 2020-04-12 16:03:38 +02:00
parent a5fd9129a2
commit 0c59a805fe
3 changed files with 1 additions and 3 deletions

View file

@ -20,7 +20,6 @@ TODO auto jitter buffer performance not good at 64 samples frame size -> to be c
TODO for different frame sizes (64/128) the start value of 6 for the jitter buffer might be too low
TODO store Central Server jamulus.server start scripts on the Repo (one for Central Server, one for Central Server North America)
TODO should LHostAddr be QHostAddress instead of CHostAddress? See https://github.com/corrados/jamulus/pull/48#issuecomment-612594981

View file

@ -183,7 +183,6 @@ protected:
QList<CServerListEntry> ServerList;
quint16 iPortNumber;
QString strCentralServerAddress;
int iNumPredefinedServers;
bool bEnabled;