Skip to content

Commit d03b7a5

Browse files
committed
Remove now unused loggingdefs.h from libmythbase.pro
1 parent 5211a49 commit d03b7a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mythtv/libs/libmythbase/libmythbase.pro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ HEADERS += mythbaseexp.h mythdbcon.h mythdb.h mythdbparams.h oldsettings.h
1515
HEADERS += verbosedefs.h mythversion.h compat.h mythconfig.h
1616
HEADERS += mythobservable.h mythevent.h httpcomms.h mcodecs.h
1717
HEADERS += mythtimer.h mythsignalingtimer.h mythdirs.h exitcodes.h
18-
HEADERS += lcddevice.h mythstorage.h remotefile.h logging.h loggingdefs.h
18+
HEADERS += lcddevice.h mythstorage.h remotefile.h logging.h
1919
HEADERS += mythcorecontext.h mythsystem.h mythlocale.h storagegroup.h
2020
HEADERS += mythcoreutil.h mythdownloadmanager.h mythtranslation.h
2121
HEADERS += unzip.h unzip_p.h zipentry_p.h iso639.h iso3166.h mythmedia.h
@@ -55,7 +55,7 @@ inc.files += compat.h mythversion.h mythconfig.h mythconfig.mak version.h
5555
inc.files += mythobservable.h mythevent.h httpcomms.h mcodecs.h verbosedefs.h
5656
inc.files += mythtimer.h lcddevice.h exitcodes.h mythdirs.h mythstorage.h
5757
inc.files += mythsocket.h mythsocket_cb.h msocketdevice.h mythlogging.h
58-
inc.files += mythcorecontext.h mythsystem.h storagegroup.h loggingdefs.h
58+
inc.files += mythcorecontext.h mythsystem.h storagegroup.h
5959
inc.files += mythcoreutil.h mythlocale.h mythdownloadmanager.h
6060
inc.files += mythtranslation.h iso639.h iso3166.h mythmedia.h util.h
6161
inc.files += mythcdrom.h autodeletedeque.h dbutil.h mythhttppool.h mythdeque.h

0 commit comments

Comments
 (0)