summaryrefslogtreecommitdiffstats
path: root/sync/engine/syncer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/engine/syncer.h')
-rw-r--r--sync/engine/syncer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/engine/syncer.h b/sync/engine/syncer.h
index ac7892e..8656e7c 100644
--- a/sync/engine/syncer.h
+++ b/sync/engine/syncer.h
@@ -95,7 +95,6 @@ class SYNC_EXPORT_PRIVATE Syncer {
// Utility function declarations.
void CopyServerFields(syncable::Entry* src, syncable::MutableEntry* dest);
-void ClearServerData(syncable::MutableEntry* entry);
const char* SyncerStepToString(const SyncerStep);
} // namespace syncer