Commit 218a3c372c9eb0fab8325833342fa7e8e0ce8e86

Nick Mathewson 2010-05-13T11:24:07

Do not check that event_base is set in EVBASE_ACQUIRE_LOCK In every place that we call EVBASE_ACQUIRE_LOCK, the base is either set, or must be set, so the test is redundant.