aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coqide.ml
diff options
context:
space:
mode:
Diffstat (limited to 'ide/coqide.ml')
-rw-r--r--ide/coqide.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ide/coqide.ml b/ide/coqide.ml
index 7b5ccca83..d48e7d4a5 100644
--- a/ide/coqide.ml
+++ b/ide/coqide.ml
@@ -931,8 +931,6 @@ let build_ui () =
~callback:(fun _ -> notebook#current_term.finder#find_backward ());
item "Replace" ~stock:`FIND_AND_REPLACE
~callback:(fun _ -> notebook#current_term.finder#show `REPLACE);
- item "Close Find" ~accel:"Escape"
- ~callback:(fun _ -> notebook#current_term.finder#hide ());
item "Complete Word" ~label:"Complete Word" ~accel:"<Ctrl>slash"
~callback:(fun _ ->
ignore ( ()