From f6451c46d7a00d9e82deec23c6446110e4ef305f Mon Sep 17 00:00:00 2001 From: Greg Ward Date: Wed, 21 Jun 2000 03:14:27 +0000 Subject: Delete spurious comment. --- Lib/distutils/command/install_headers.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/distutils/command/install_headers.py b/Lib/distutils/command/install_headers.py index afcc887..991985b 100644 --- a/Lib/distutils/command/install_headers.py +++ b/Lib/distutils/command/install_headers.py @@ -43,6 +43,5 @@ class install_headers (Command): def get_outputs (self): return self.outfiles - # run() # class install_headers -- cgit v0.12