/soc/2013/ankitkv/gobjectification: ab220f8db631: Removed versio...

Ankit Vani a at nevitus.org
Sun Sep 22 10:27:47 EDT 2013


Changeset: ab220f8db631ea6d88c220e4e13144977c4001f9
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2013-09-22 19:42 +0530
Branch:	 soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/ab220f8db631

Description:

Removed version.h from helloworld plugin. plugins.h already includes it.

diffstat:

 libpurple/plugins/helloworld.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff --git a/libpurple/plugins/helloworld.c b/libpurple/plugins/helloworld.c
--- a/libpurple/plugins/helloworld.c
+++ b/libpurple/plugins/helloworld.c
@@ -45,7 +45,6 @@
 
 #include <notify.h>
 #include <plugins.h>
-#include <version.h>
 
 /* This function is the callback for the plugin action we added. All we're
  * doing here is displaying a message. When the user selects the plugin



More information about the Commits mailing list