diff options
Diffstat (limited to 'sync/engine/build_commit_command.cc')
-rw-r--r-- | sync/engine/build_commit_command.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/engine/build_commit_command.cc b/sync/engine/build_commit_command.cc index 32237f9..534e196 100644 --- a/sync/engine/build_commit_command.cc +++ b/sync/engine/build_commit_command.cc @@ -37,7 +37,6 @@ using syncable::IS_UNSYNCED; using syncable::Id; using syncable::MutableEntry; using syncable::SPECIFICS; -using syncer::UNSPECIFIED; // static int64 BuildCommitCommand::GetFirstPosition() { |