mercurial/registrar.py
changeset 42337 832c59d1196e
parent 41096 f8f61cf246f5
child 42348 de65ae32b82d
--- a/mercurial/registrar.py	Sat May 18 19:38:47 2019 -0400
+++ b/mercurial/registrar.py	Sat May 18 19:56:06 2019 -0400
@@ -338,13 +338,6 @@
             '''
             pass
 
-        # old API (DEPRECATED)
-        @templatekeyword('mykeyword')
-        def mykeywordfunc(repo, ctx, templ, cache, revcache, **args):
-            '''Explanation of this template keyword ....
-            '''
-            pass
-
     The first string argument is used also in online help.
 
     Optional argument 'requires' should be a collection of resource names