hgext/extdiff.py
changeset 8866 87c30fb7e8df
parent 8668 aea3a23151bd
child 8873 e872ef2e6758
--- a/hgext/extdiff.py	Sat Jun 20 20:55:50 2009 +0200
+++ b/hgext/extdiff.py	Sat Jun 20 20:57:13 2009 +0200
@@ -12,11 +12,6 @@
 non-option arguments: paths to directories containing snapshots of
 files to compare.
 
-To enable this extension:
-
-  [extensions]
-  hgext.extdiff =
-
 The `extdiff' extension also allows to configure new diff commands, so
 you do not need to type "hg extdiff -p kdiff3" always.