From f261cc72bd96ca65bc7b8f02c8cb1fce11561479 Mon Sep 17 00:00:00 2001 From: Paul Young Date: Tue, 2 Jul 2013 22:41:33 -0400 Subject: Updated remaining references to mailcore::logEnabled. --- tests/test-all.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test-all.mm b/tests/test-all.mm index 2201d6d5..4155bbb2 100644 --- a/tests/test-all.mm +++ b/tests/test-all.mm @@ -351,7 +351,7 @@ void testAll() displayName = MCSTR("My Email"); mailcore::AutoreleasePool * pool = new mailcore::AutoreleasePool(); - mailcore::logEnabled = true; + MCLogEnabled = true; mailstream_debug = 1; //mailcore::Data * data = testMessageBuilder(); -- cgit v1.2.3