aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/coqide.ml
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2015-02-17 22:41:26 +0100
committerGravatar Maxime Dénès <mail@maximedenes.fr>2015-02-17 22:41:26 +0100
commita91df5fdc60977accd7937eb17b62bd551d3213a (patch)
tree982494df3d33609f5eb7c20b41211af1bb89995a /ide/coqide.ml
parent30076f81448721c49b86846de638cbc936c085fb (diff)
Remove Whelp commands.
Although these commands were never deprecated, they have been unusable for some time now, since they send requests to an Italian server which is no longer alive.
Diffstat (limited to 'ide/coqide.ml')
-rw-r--r--ide/coqide.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ide/coqide.ml b/ide/coqide.ml
index cb05363dd..4564d620e 100644
--- a/ide/coqide.ml
+++ b/ide/coqide.ml
@@ -1171,7 +1171,6 @@ let build_ui () =
qitem "About" (Some "<Ctrl><Shift>A");
qitem "Locate" (Some "<Ctrl><Shift>L");
qitem "Print Assumptions" (Some "<Ctrl><Shift>N");
- qitem "Whelp Locate" None;
];
menu tools_menu [