# HG changeset patch # User Stu Tomlinson # Date 1112458040 0 # Node ID 12aa8ce770772dfa02d3d2f7096515c1b3de8f73 # Parent acf54edfde3d6b782d2258827581f14c44ff21cd [gaim-migrate @ 12380] Compile warning be gone! committer: Tailor Script diff -r acf54edfde3d -r 12aa8ce77077 src/protocols/zephyr/ZVariables.c --- 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);