Merge pull request #182 from miachm/master
Remove unnecessary public in vmime::encoding
This commit is contained in:
commit
eb5d9db693
@ -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