From e227679b0af3687acf9292953edbb0ebeab19df9 Mon Sep 17 00:00:00 2001 From: Matt Ullman Date: Sun, 18 Oct 2015 05:16:18 -0400 Subject: Clean up trailing whitespaces and excess newlines Oh how I can already hear the sound of angry villagers with pitchforks running over to my desk --- src/modules/objects/KvsObject_checkBox.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/modules/objects/KvsObject_checkBox.cpp') diff --git a/src/modules/objects/KvsObject_checkBox.cpp b/src/modules/objects/KvsObject_checkBox.cpp index 73009a2f9..1a90aa19e 100644 --- a/src/modules/objects/KvsObject_checkBox.cpp +++ b/src/modules/objects/KvsObject_checkBox.cpp @@ -129,6 +129,3 @@ void KvsObject_checkBox::toggled(bool b) KviKvsVariantList params(new KviKvsVariant(b)); callFunction(this,"toggleEvent",¶ms); } - - - -- cgit v1.3.1-10-gc9f91