mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
gcc 4.7 leftover
This commit is contained in:
parent
748bb5a046
commit
4e4bba441d
@ -62,8 +62,6 @@ public:
|
||||
char * out_buffer, size_t max_out_size);
|
||||
/// target encoding
|
||||
std::string to() const { return tocode_; }
|
||||
// required by g++ 4.7
|
||||
IconvProcessor(IconvProcessor &&) = default;
|
||||
};
|
||||
|
||||
/// Get the global IconvProcessor instance of the current thread for
|
||||
|
Loading…
Reference in New Issue
Block a user