From 85fb21cc2bb75cd207d770c6ee7567ddb8e09fd4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 15 Sep 2008 09:23:49 +0200 Subject: splash: removed the useless splash screen The code looks strange and spews lots of warnings. Since it does nothing useful, and wastes the user's precious time, simply remove it. --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 3ceef6a8c..e3ddc313d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,7 +29,6 @@ ncmpc_headers = \ utils.h\ ncmpc.h\ screen_browse.h\ - splash.h\ src_lyrics.h # $Id$ @@ -62,7 +61,6 @@ ncmpc_SOURCES = \ wreadln.c\ strfsong.c\ utils.c\ - splash.c\ src_lyrics.c if LEOSLYRICS_FIXED -- cgit v1.2.3