no more jdev

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2089 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-07-17 02:48:48 +00:00
parent 994bc891a5
commit 652a965d16
1 changed files with 0 additions and 2 deletions

View File

@ -142,10 +142,8 @@ if xepflag == "new":
thesubject = 'NEW: XEP-'
elif xepflag == "draft":
thesubject = 'DRAFT: XEP-'
toaddrs = toaddrs + ", jdev@jabber.org"
elif xepflag == "final":
thesubject = 'FINAL: XEP-'
toaddrs = toaddrs + ", jdev@jabber.org"
elif xepflag == "active":
thesubject = 'ACTIVE: XEP-'
elif xepflag == "retract":