changeset 10772:12aa8ce77077

[gaim-migrate @ 12380] Compile warning be gone! committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 02 Apr 2005 16:07:20 +0000
parents acf54edfde3d
children 888d4c328be5
files src/protocols/zephyr/ZVariables.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/zephyr/ZVariables.c	Sat Apr 02 15:23:28 2005 +0000
+++ b/src/protocols/zephyr/ZVariables.c	Sat Apr 02 16:07:20 2005 +0000
@@ -5,7 +5,7 @@
  *	Created by:	Robert French
  *
  *	$Source$
- *	$Author: datallah $
+ *	$Author: nosnilmot $
  *
  *	Copyright (c) 1987 by the Massachusetts Institute of Technology.
  *	For copying and distribution information, see the file
@@ -31,7 +31,6 @@
     char *var;
 {
     char varfile[128], *ret;
-    char *get_varval();
 
     if (get_localvarfile(varfile))
 	return ((char *)0);