summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/engine/syncer.h')
-rwxr-xr-xchrome/browser/sync/engine/syncer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/sync/engine/syncer.h b/chrome/browser/sync/engine/syncer.h
index d5da671..9830170 100755
--- a/chrome/browser/sync/engine/syncer.h
+++ b/chrome/browser/sync/engine/syncer.h
@@ -198,8 +198,6 @@ bool SortedCollectionsIntersect(Iterator1 begin1, Iterator1 end1,
return false;
}
// Utility function declarations.
-void SplitServerInformationIntoNewEntry(syncable::WriteTransaction* trans,
- syncable::MutableEntry* entry);
void CopyServerFields(syncable::Entry* src, syncable::MutableEntry* dest);
void ClearServerData(syncable::MutableEntry* entry);