Skip to content

Commit 81122b9

Browse files
committed
reinclude CancelControllerCommand for recent OZW builds, fix whitespace
1 parent b262ea5 commit 81122b9

File tree

4 files changed

+298
-296
lines changed

4 files changed

+298
-296
lines changed

src/openzwave-driver.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ namespace OZW {
4141

4242
OZW* self = ObjectWrap::Unwrap<OZW>(info.This());
4343

44-
// scan for OpenZWave options.xml in the nodeJS module's '/config' subdirectory
4544
OpenZWave::Options::Create(self->config_path, self->userpath, self->option_overrides);
4645
OpenZWave::Options::Get()->Lock();
4746

0 commit comments

Comments
 (0)