Commit f2231409 authored by Chris Scott's avatar Chris Scott

remove private sync method from .h

parent 69e0989b
......@@ -20,7 +20,6 @@
- (void) onPaceChange:(CDVInvokedUrlCommand*)command;
- (void) setConfig:(CDVInvokedUrlCommand*)command;
- (void) sync:(CLLocation*)location;
- (void) onSuspend:(NSNotification *)notification;
- (void) onResume:(NSNotification *)notification;
......
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