From: Mark D. <the...@us...> - 2003-10-14 04:44:46
|
Update of /cvsroot/gaim/gaim/src/protocols/oscar In directory sc8-pr-cvs1:/tmp/cvs-serv17999/src/protocols/oscar Modified Files: aim.h Log Message: My skilz are so mad we didn't even need this, yo. Dat was krunk. Index: aim.h =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/oscar/aim.h,v retrieving revision 1.119 retrieving revision 1.120 diff -u -d -p -r1.119 -r1.120 --- aim.h 14 Oct 2003 04:35:46 -0000 1.119 +++ aim.h 14 Oct 2003 04:44:43 -0000 1.120 @@ -457,7 +457,6 @@ typedef struct aim_session_s { struct { struct aim_userinfo_s *userinfo; struct userinfo_node *request_queue; - struct userinfo_node *requested; int waiting_for_response; } locate; |