diff src/gaim-client-example.c @ 11903:c9312177821a

[gaim-migrate @ 14194] "make distcheck" fixes - mostly fixing DBUS things so they can compile outside the source tree, and a few compile warning fixes. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 30 Oct 2005 17:24:38 +0000
parents 421a8523ad04
children 8bda65b88e49
line wrap: on
line diff
--- a/src/gaim-client-example.c	Sun Oct 30 17:23:15 2005 +0000
+++ b/src/gaim-client-example.c	Sun Oct 30 17:24:38 2005 +0000
@@ -21,7 +21,6 @@
 
 int main (int argc, char **argv)
 {
-    GaimAccount *account;
     GList *alist, *node;
 
     gaim_init();