adium/adium

f9f4bea878af
Some more fixes to ESObjectWithProperties:

- Remove incorrect cast to NSInteger
- Zero-initialize the buffers
- Remove redundant code where calling methods nil would be work
int main(int argc, const char *argv[])
{
return NSApplicationMain(argc, argv);
}