pidgin/pidgin

6b3d5359cb93
Parents a83219b36b01
Children 22e32372b906
Remove some trailing whitespace and commented code
--- a/libpurple/tests/test_protocol_xfer.c Sun Nov 26 21:13:44 2017 -0600
+++ b/libpurple/tests/test_protocol_xfer.c Thu Dec 14 22:11:15 2017 -0600
@@ -181,7 +181,5 @@
res = g_test_run();
- // purple_core_quit();
-
return res;
}
--- a/libpurple/xfer.c Sun Nov 26 21:13:44 2017 -0600
+++ b/libpurple/xfer.c Thu Dec 14 22:11:15 2017 -0600
@@ -2369,7 +2369,7 @@
/* TODO: this should support the type */
who
);
- } else {
+ } else {
xfer = g_object_new(PURPLE_TYPE_XFER,
"account", account,
"type", type,