Skip to content

Commit d162fde

Browse files
committed
ignoring read periodicity
1 parent 77fafeb commit d162fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dds.net-connector-cpp.lib/connector/src/ddsconnector-pp.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ void
262262
variablesLock.lock();
263263

264264

265-
Periodicity periodicity = EncDecHeader::readPeriodicity(data, offset);
265+
/*Periodicity periodicity =*/ EncDecHeader::readPeriodicity(data, offset);
266266

267267
while (offset < size)
268268
{

0 commit comments

Comments
 (0)