Remove unnecesary public in vmime::enconding
This commit is contained in:
parent
79e96398cd
commit
e83937ba42
@ -58,8 +58,6 @@ public:
|
|||||||
encoding(const string& name, const EncodingUsage usage);
|
encoding(const string& name, const EncodingUsage usage);
|
||||||
encoding(const encoding& enc);
|
encoding(const encoding& enc);
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
/** Return the name of the encoding.
|
/** Return the name of the encoding.
|
||||||
* See the constants in vmime::encodingTypes.
|
* See the constants in vmime::encodingTypes.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user