warning
This commit is contained in:
parent
7948049f4c
commit
0cf33ede6b
@ -55,7 +55,7 @@ public:
|
|||||||
/// This does nothing right now but should be called from the
|
/// This does nothing right now but should be called from the
|
||||||
/// subclass method in case we need some common processing one day
|
/// subclass method in case we need some common processing one day
|
||||||
/// (was used for xattrs at some point).
|
/// (was used for xattrs at some point).
|
||||||
virtual bool set_document_file(const string &file_path) {return true;}
|
virtual bool set_document_file(const string & /*file_path*/) {return true;}
|
||||||
|
|
||||||
// Default implementations
|
// Default implementations
|
||||||
virtual bool set_document_string(const std::string &) {return false;}
|
virtual bool set_document_string(const std::string &) {return false;}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user