]> git.lyx.org Git - lyx.git/blobdiff - src/support/unicode.h
Outliner: distinguish non-active refs from broken refs
[lyx.git] / src / support / unicode.h
index 17b95dd29079c7ad69ac7efa110647dd0cdd17a1..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.6
-       IconvProcessor(IconvProcessor && other);
 };
 
 /// Get the global IconvProcessor instance of the current thread for