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

@@ -2,7 +2,7 @@
##
## Automake.am for rivendell/rdairplay
##
## (C) 2002-2008,2016-2018 Fred Gleason <fredg@paravelsystems.com>
## (C) 2002-2021 Fred Gleason <fredg@paravelsystems.com>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License version 2 as
@@ -44,7 +44,6 @@ bin_PROGRAMS = rdairplay
dist_rdairplay_SOURCES = button_log.cpp button_log.h\
edit_event.cpp edit_event.h\
globals.h\
hourselector.cpp hourselector.h\
lib_listview.cpp lib_listview.h\
list_log.cpp list_log.h\