contrib/zsh_completion
changeset 39206 93fdf00596e4
parent 39205 69876534caf2
child 39207 f625e457f43a
--- a/contrib/zsh_completion	Fri Aug 10 09:09:52 2018 +0800
+++ b/contrib/zsh_completion	Fri Aug 10 14:41:41 2018 +0800
@@ -1214,11 +1214,6 @@
   '--sourcesort[preserve source changesets order]'
 }
 
-# Graphlog
-_hg_cmd_glog() {
-  _hg_cmd_log $@
-}
-
 # Purge
 _hg_cmd_purge() {
   _arguments -s -S : $_hg_global_opts $_hg_pat_opts $_hg_subrepos_opts \