We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1896a commit 5ff62baCopy full SHA for 5ff62ba
src/mConfigFromFile.axs
@@ -176,11 +176,6 @@ data_event[vdvObject] {
176
command: {
177
stack_var _NAVSnapiMessage message
178
179
- NAVErrorLog(NAV_LOG_LEVEL_DEBUG,
180
- NAVFormatStandardLogMessage(NAV_STANDARD_LOG_MESSAGE_TYPE_COMMAND_FROM,
181
- data.device,
182
- data.text))
183
-
184
NAVParseSnapiMessage(data.text, message)
185
186
switch (message.Header) {
0 commit comments