Console warn instead of asserting if a nil listObject is passed to addListObject...
commit54ee4647b6f7e36fd4feca5c02ab103a14dac5dc
authorEvan Schoenberg <evan@adiumx.com>
Fri, 12 Jan 2007 07:26:56 +0000 (12 07:26 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Fri, 12 Jan 2007 07:26:56 +0000 (12 07:26 +0000)
tree62b41452d79312b4db997013becd5b85992c447f
parent82c0eb149c15624b4b340062cad752c33e3d6de7
Console warn instead of asserting if a nil listObject is passed to addListObject:toMetaContact:... I'm not clear how that can happen, but it seems harmeless enough, and a user reported a no-stack-trace crash due to the assertion

git-svn-id: svn://svn.adiumx.com/adium/branches/adium-1.0@18687 1c916fce-81e2-0310-a464-8ca513f45935
Source/AIContactController.m