soc.2010.detachablepurple: 7339cdfc: Fix unused variable.
gillux at soc.pidgin.im
gillux at soc.pidgin.im
Fri Jul 16 22:35:46 EDT 2010
----------------------------------------------------------------------
Revision: 7339cdfc38658e912e72513e6b5905db98a81f81
Parent: e4e1dd14b674ef7ccf3fd80d8ba46d7ecb0cc0cf
Author: gillux at soc.pidgin.im
Date: 07/16/10 22:27:48
Branch: im.pidgin.soc.2010.detachablepurple
URL: http://d.pidgin.im/viewmtn/revision/info/7339cdfc38658e912e72513e6b5905db98a81f81
Changelog:
Fix unused variable.
Changes against parent e4e1dd14b674ef7ccf3fd80d8ba46d7ecb0cc0cf
patched libpurple/dbus-constructor.c
-------------- next part --------------
============================================================
--- libpurple/dbus-constructor.c 4c8123167749d9d96fefc7d0f045b82717f0b02c
+++ libpurple/dbus-constructor.c 4c480d602655bfc7def43b317957bd2b3335d2a9
@@ -238,7 +238,6 @@ load_account_prop_cb(GValueArray* box, P
static void
load_account_prop_cb(GValueArray* box, PurpleAccount* account)
{
- GParamSpec *prop_spec;
char* prop_name;
GValue value_box = {0, };
GValue *prop_val;
More information about the Commits
mailing list