diff libpurple/request.h @ 21236:73c5f5bfeb39

disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
author Richard Laager <rlaager@wiktel.com>
date Fri, 16 Nov 2007 23:27:01 +0000
parents fba1f6c3df0b
children 8ae227dca885
line wrap: on
line diff
--- a/libpurple/request.h	Sun Oct 14 18:07:19 2007 +0000
+++ b/libpurple/request.h	Fri Nov 16 23:27:01 2007 +0000
@@ -199,28 +199,6 @@
 } PurpleRequestField;
 
 /**
- * List of UI hints used by purple
- */
-#define PURPLE_REQUEST_HINT_ACCOUNT  "account"
-#define PURPLE_REQUEST_HINT_BLIST    "blist"
-#define PURPLE_REQUEST_HINT_BUDDY    "buddy"
-#define PURPLE_REQUEST_HINT_CONV     "conversation"
-#define PURPLE_REQUEST_HINT_REGISTER "register-account"
-#define PURPLE_REQUEST_HINT_XFER     "xfer"
-
-/**
- * List of UI hints used by purple UIs
- * We need a header file included by both pidgin and finch, but not part of
- * libpurple for these
- */
-#define PURPLE_UI_REQUEST_HINT_ACCOUNTMGR "accountmgr"
-#define PURPLE_UI_REQUEST_HINT_CERTMGR    "certmgr"
-#define PURPLE_UI_REQUEST_HINT_PLUGINMGR  "pluginmgr"
-#define PURPLE_UI_REQUEST_HINT_POUNCEMGR  "pouncemgr"
-#define PURPLE_UI_REQUEST_HINT_PREFSMGR   "preferences"
-#define PURPLE_UI_REQUEST_HINT_STATUSMGR  "statusmgr"
-
-/**
  * Request UI operations.
  */
 typedef struct