# HG changeset patch # User Richard Laager # Date 1182047233 0 # Node ID eec2b191ef718be2eebb7dcdc0a71194c45a3e42 # Parent 833f7cbe4f12babc8c2615343f9264fbb33dcae8 Near as I can tell, we don't use this PATHSIZE anywhere. diff -r 833f7cbe4f12 -r eec2b191ef71 libpurple/blist.c --- a/libpurple/blist.c Sun Jun 17 01:11:45 2007 +0000 +++ b/libpurple/blist.c Sun Jun 17 02:27:13 2007 +0000 @@ -35,8 +35,6 @@ #include "value.h" #include "xmlnode.h" -#define PATHSIZE 1024 - static PurpleBlistUiOps *blist_ui_ops = NULL; static PurpleBuddyList *purplebuddylist = NULL;