Kaydet (Commit) 5b057788 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No mlo_select_all(), probably left out accidentally from Ptyl's commit

Change-Id: I1859f6c05f371fccdd39f903d663d5a452866876
üst de547ccd
......@@ -33,9 +33,11 @@
-(void)loSelectAll:(id) sender{
#if 0 // No mlo_select_all() anywhere !?
NSLog(@"Calling mlo_select_all()");
mlo_select_all();
NSLog(@"mlo_select_all() returned. reshowing contextualMenu");
#endif
[_selectionViewController showPostSelectAll];
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment