/soc/2013/ashmew2/filetransferY: 69a752e2cf42: Removed _GOOGLE_S...
Ashish Gupta
ashmew2 at gmail.com
Sat Feb 1 07:55:20 EST 2014
Changeset: 69a752e2cf42f376d3d16d42f29ef835c571a55b
Author: Ashish Gupta <ashmew2 at gmail.com>
Date: 2014-02-01 17:06 +0530
Branch: filetransferX
URL: https://hg.pidgin.im/soc/2013/ashmew2/filetransferY/rev/69a752e2cf42
Description:
Removed _GOOGLE_SHARE_H_ file
diffstat:
libpurple/protocols/jabber/google/google_share.c | 2 -
libpurple/protocols/jabber/google/google_share.h | 26 ------------------------
2 files changed, 0 insertions(+), 28 deletions(-)
diffs (43 lines):
diff --git a/libpurple/protocols/jabber/google/google_share.c b/libpurple/protocols/jabber/google/google_share.c
--- a/libpurple/protocols/jabber/google/google_share.c
+++ b/libpurple/protocols/jabber/google/google_share.c
@@ -18,8 +18,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
-#include "google_share.h"
-#include <stdlib.h>
#include "internal.h"
#include "debug.h"
#include "google_session.h"
diff --git a/libpurple/protocols/jabber/google/google_share.h b/libpurple/protocols/jabber/google/google_share.h
deleted file mode 100644
--- a/libpurple/protocols/jabber/google/google_share.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/**
- * Purple is the legal property of its developers, whose names are too numerous
- * to list here. Please refer to the COPYRIGHT file distributed with this
- * source distribution.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
- */
-
-#include "google_session.h"
-
-#ifndef PURPLE_JABBER_GOOGLE_SHARE_H_
-#define PURPLE_JABBER_GOOGLE_SHARE_H_
-
-#endif /* PURPLE_JABBER_GOOGLE_SHARE_H_ */
More information about the Commits
mailing list