]> git.lyx.org Git - features.git/commitdiff
gcc 4.7 leftover
authorPavel Sanda <sanda@lyx.org>
Thu, 20 Feb 2020 08:24:34 +0000 (09:24 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:52 +0000 (15:48 +0200)
src/support/unicode.h

index 6373e470ba0e446a192f08ea18f07f241b582437..6559cf60b60e0c569943d8e5b4ad99cf64f345a8 100644 (file)
@@ -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