2021-02-05 Fred Gleason <fredg@paravelsystems.com>

* Removed vestigal 'LibListview' class from rdairplay(1).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-05 15:58:14 -05:00
parent 301d192754
commit ca69b9e6e4
6 changed files with 3 additions and 103 deletions

View File

@@ -2,7 +2,7 @@
#
# The QMake project file for RDAirPlay.
#
# (C) Copyright 2003-2005,2016 Fred Gleason <fredg@paravelsystems.com>
# (C) Copyright 2003-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
@@ -23,7 +23,6 @@ x11 {
SOURCES += button_log.cpp
SOURCES += edit_event.cpp
SOURCES += hourselector.cpp
SOURCES += lib_listview.cpp
SOURCES += list_log.cpp
SOURCES += list_logs.cpp
SOURCES += local_macros.cpp
@@ -43,7 +42,6 @@ x11 {
HEADERS += colors.h
HEADERS += edit_event.h
HEADERS += hourselector.h
HEADERS += lib_listview.h
HEADERS += list_log.h
HEADERS += list_logs.h
HEADERS += loglinebox.h