[gaim-migrate @ 12380]

Sat, 02 Apr 2005 16:07:20 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sat, 02 Apr 2005 16:07:20 +0000
changeset 10772
783fa6f14695
parent 10771
440c0cf5035d
child 10773
ef88ffed66eb

[gaim-migrate @ 12380]
Compile warning be gone!

src/protocols/zephyr/ZVariables.c file | annotate | diff | comparison | revisions
--- 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);

mercurial