2021-01-17 Fred Gleason <fredg@paravelsystems.com>

* Removed all global variables from rdairplay(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-01-17 13:43:44 -05:00
parent d18cfa89e5
commit 834ea996fd
9 changed files with 42 additions and 87 deletions

View File

@@ -24,7 +24,6 @@
#include <rdapplication.h>
#include "colors.h"
#include "globals.h"
#include "post_counter.h"
PostCounter::PostCounter(QWidget *parent)