Move function `mime-entity-number' to FLIM layer.
authormorioka <morioka>
Tue, 16 Jun 1998 16:26:58 +0000 (16:26 +0000)
committermorioka <morioka>
Tue, 16 Jun 1998 16:26:58 +0000 (16:26 +0000)
mime-parse.el

index 2749e6a..1350651 100644 (file)
@@ -180,9 +180,6 @@ If is is not found, return DEFAULT-ENCODING."
 ;;; @ message parser
 ;;;
 
-(defsubst mime-entity-number (entity)
-  (reverse (mime-entity-node-id entity)))
-
 (defalias 'mime-entity-point-min 'mime-entity-header-start)
 (defalias 'mime-entity-point-max 'mime-entity-body-end)