Delete spurious comment.
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 @@
 
     def get_outputs (self):
         return self.outfiles
-    # run()
 
 # class install_headers