浏览代码

removed unused properties

flashmob 6 年之前
父节点
当前提交
7ff74c5a74
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      mail/mime/mime.go

+ 0 - 5
mail/mime/mime.go

@@ -103,11 +103,6 @@ type Part struct {
 	// EndingPosBody is thr ending position for the body. Typically identical to EndingPos
 	EndingPosBody uint
 
-	StartingPosDelta     uint
-	StartingPosBodyDelta uint
-	EndingPosDelta       uint
-	EndingPosBodyDelta   uint
-
 	// Charset holds the character-set the part is encoded in, eg. us-ascii
 	Charset string
 	// TransferEncoding holds the transfer encoding that was used to pack the message eg. base64