Code

splash: removed the useless splash screen
authorMax Kellermann <max@duempel.org>
Mon, 15 Sep 2008 07:23:49 +0000 (09:23 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 15 Sep 2008 07:23:49 +0000 (09:23 +0200)
commit85fb21cc2bb75cd207d770c6ee7567ddb8e09fd4
tree1e2316c2d4d9ad1b5c4e918281e2bb2508d030fe
parent3911da5c6169877988b061d1de9b475f5789ba69
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
src/conf.c
src/main.c
src/options.c
src/options.h
src/splash.c [deleted file]
src/splash.h [deleted file]