]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlRef.h
John's character.C patch (bug fix).
[lyx.git] / src / frontends / controllers / ControlRef.h
index 0a125fbe8dfc1047e74558e7fb2ca119dddbe18d..b1afc7349f172b87f8a3afec54d5c738f8133a42 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ====================================================== 
  *
@@ -33,10 +34,6 @@ public:
        void gotoRef(string const &) const;
        ///
        void gotoBookmark() const;
-
-private:
-       /// not needed.
-       virtual void clearDaughterParams() {}
 };
 
 #endif // CONTROLREF_H