Skip to content

Commit

Permalink
Remove non-spec fields to fix DeliverSM PDU
Browse files Browse the repository at this point in the history
  • Loading branch information
cypres committed Sep 5, 2020
1 parent 9d80190 commit 25e15f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smpp/pdu/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,6 @@ func newDeliverSM(hdr *Header) *codec {
pdufield.DataCoding,
pdufield.SMDefaultMsgID,
pdufield.SMLength,
pdufield.UDHLength,
pdufield.GSMUserData,
pdufield.ShortMessage,
},
}
Expand Down

0 comments on commit 25e15f1

Please sign in to comment.