aboutsummaryrefslogtreecommitdiff
path: root/ide/wg_Command.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/wg_Command.mli')
-rw-r--r--ide/wg_Command.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/ide/wg_Command.mli b/ide/wg_Command.mli
index c559ebef32..1f0e31988a 100644
--- a/ide/wg_Command.mli
+++ b/ide/wg_Command.mli
@@ -10,7 +10,6 @@ class command_window : string -> Coq.coqtop ->
object
method new_query : ?command:string -> ?term:string -> unit -> unit
method pack_in : (GObj.widget -> unit) -> unit
- method refresh_font : unit -> unit
method show : unit
method hide : unit
method visible : bool