K2InformaticsGmbH / smpp_parser

A parser for SMPP protocol PDUs
Apache License 2.0
3 stars 1 forks source link

Compiler warnings #99

Closed walter-weinmann closed 6 years ago

walter-weinmann commented 6 years ago
src/smpp.erl:847: Warning: a term is constructed, but never used
src/smpp.erl:848: Warning: a term is constructed, but never used
src/smpp.erl:851: Warning: a term is constructed, but never used
c-bik commented 6 years ago

Relevant code is: image