Dan Burkert has submitted this change and it was merged. Change subject: Remove sync_point.[h,cc] ......................................................................
Remove sync_point.[h,cc] It no longer appears to be used, and it was causing a compiler warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libkudu_util_exported.a(sync_point.cc.o) has no symbols Change-Id: I1713c30e77d2227072c4928643733c553d4535e6 Reviewed-on: http://gerrit.cloudera.org:8080/5945 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M LICENSE.txt M build-support/release/rat_exclude_files.txt M src/kudu/util/CMakeLists.txt D src/kudu/util/sync_point-test.cc D src/kudu/util/sync_point.cc D src/kudu/util/sync_point.h 6 files changed, 0 insertions(+), 291 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5945 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1713c30e77d2227072c4928643733c553d4535e6 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
