]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
added a parseError signal to Buffer and use it
[lyx.git] / src / BufferView.h
index a2fbaed17011e3da9c677b01bfe58614dc29ab66..e2031947ff6eaf5e0fb91f34af87eb5ee9388489 100644 (file)
@@ -161,8 +161,6 @@ public:
        void resetErrorList();
        /// stored this  error list
        void setErrorList(ErrorList const &);
-       /// adds a single error to the list
-       void addError(ErrorItem const &);
        /// show the error list to the user
        void showErrorList(string const &) const;
        /// set the cursor based on the given TeX source row