[11010] Remove duplicated code to start transaction in Mail class.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-01-15 14:40:23 +02:00
parent 93da661f8b
commit 7d4c96f244
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11009"
#define REVISION_NR "11010"
#endif // __REVISION_NR_H__