Skip to content
Snippets Groups Projects
Commit e4e6b0ca authored by Tristan Matthews's avatar Tristan Matthews
Browse files

codec: remove unused constructor

parent 3a41ef71
Branches
Tags
No related merge requests found
......@@ -38,7 +38,6 @@
namespace sfl {
class Codec {
public:
Codec() {};
virtual ~Codec() {}
/**
* @return The mimesubtype for this codec. Eg. : "video"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment