| Index: trunk/src/base/message_loop/message_pump_mac.mm
|
| ===================================================================
|
| --- trunk/src/base/message_loop/message_pump_mac.mm (revision 212951)
|
| +++ trunk/src/base/message_loop/message_pump_mac.mm (working copy)
|
| @@ -616,9 +616,6 @@
|
| MessagePumpCrApplication::MessagePumpCrApplication() {
|
| }
|
|
|
| -MessagePumpCrApplication::~MessagePumpCrApplication() {
|
| -}
|
| -
|
| // Prevents an autorelease pool from being created if the app is in the midst of
|
| // handling a UI event because various parts of AppKit depend on objects that
|
| // are created while handling a UI event to be autoreleased in the event loop.
|
|
|