mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Fixed unused variable in unti test
This commit is contained in:
parent
6cec4a3971
commit
82f168c96e
@ -235,7 +235,6 @@ namespace
|
||||
#else
|
||||
Packet packet3(message3);
|
||||
#endif
|
||||
NullPacket null_packet;
|
||||
|
||||
// Should cause a static assert.
|
||||
//Packet packet4(message4);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user