libpurple/plugin.h

branch
soc.2008.masterpassword
changeset 34116
825c98f8c7f6
parent 34091
9a23c6eaec25
child 34173
16c7de07a9cf
--- a/libpurple/plugin.h	Mon Mar 18 20:59:23 2013 +0100
+++ b/libpurple/plugin.h	Mon Mar 18 22:21:54 2013 +0100
@@ -67,7 +67,6 @@
 #define PURPLE_PRIORITY_LOWEST  -9999
 
 #define PURPLE_PLUGIN_FLAG_INVISIBLE 0x01
-#define PURPLE_PLUGIN_FLAG_AUTOLOAD  0x02
 
 #define PURPLE_PLUGIN_MAGIC 5 /* once we hit 6.0.0 I think we can remove this */
 

mercurial