Skip to content

Commit

Permalink
Merge pull request #182 from miachm/master
Browse files Browse the repository at this point in the history
Remove unnecessary public in vmime::encoding
  • Loading branch information
vincent-richard committed Oct 18, 2017
2 parents 79e9639 + e83937b commit eb5d9db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/vmime/encoding.hpp
Expand Up @@ -58,8 +58,6 @@ class VMIME_EXPORT encoding : public headerFieldValue
encoding(const string& name, const EncodingUsage usage);
encoding(const encoding& enc);

public:

/** Return the name of the encoding.
* See the constants in vmime::encodingTypes.
*
Expand Down

0 comments on commit eb5d9db

Please sign in to comment.