]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlUrl.h
John's character.C patch (bug fix).
[lyx.git] / src / frontends / controllers / ControlUrl.h
index 6041f021dec3b1d2fbff3688341003fb689fda33..c32e0abbe45ec06d40ff68f701bc4c4214e9a5a9 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ====================================================== 
  *
@@ -27,10 +28,6 @@ class ControlUrl : public ControlCommand
 public:
        ///
        ControlUrl(LyXView &, Dialogs &);
-
-private:
-       /// not needed.
-       virtual void clearDaughterParams() {}
 };
 
 #endif // CONTROLURL_H