changeset 155:e55d1518ad95

no more used
author arpi_esp
date Mon, 19 Mar 2001 03:53:55 +0000
parents 34e9f41cce6d
children 605a95a42659
files cfg-mplayer-func.c cfg-mplayer-func.h
diffstat 2 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/cfg-mplayer-func.c	Mon Mar 19 03:49:04 2001 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#include "cfgparser.h"
-#include "version.h"
-#include "help_mp.h"
-
-int cfg_func_help(struct config *conf)
-{
-	printf("%s", help_text);
-	exit(1);
-}
--- a/cfg-mplayer-func.h	Mon Mar 19 03:49:04 2001 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-int cfg_func_help(struct config *conf);