Skip to content

Commit

Permalink
Cleaned up changes to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Conrad Stoll committed Feb 27, 2014
1 parent 1735561 commit f9266fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
//[MMJSONServer registerResourceName:@"posts" forPathComponent:@"posts"];
//[ADNRecord registerServerClass:[MMJSONServer class]];

[MMRecord setLoggingLevel:MMRecordLoggingLevelDebug];
//[MMRecord setLoggingLevel:MMRecordLoggingLevelDebug];

return YES;
}
Expand Down

0 comments on commit f9266fa

Please sign in to comment.