From a0dae9ed44e1f8ebd928389e612f4a502c05701a Mon Sep 17 00:00:00 2001 From: Joe George Date: Tue, 9 May 2017 16:39:18 -0400 Subject: Cleanup more whitespace Remove extra newlines from the end of files and add newlines to files which are missing one. --- cpp/src/Ice/LocalObject.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/src/Ice/LocalObject.cpp') diff --git a/cpp/src/Ice/LocalObject.cpp b/cpp/src/Ice/LocalObject.cpp index 1098a594ae6..55374d58a6c 100644 --- a/cpp/src/Ice/LocalObject.cpp +++ b/cpp/src/Ice/LocalObject.cpp @@ -26,4 +26,3 @@ Ice::LocalObject::operator<(const LocalObject& r) const { return this < &r; } - -- cgit v1.2.3