[at-spi2-core: 19/30] Remove obsolete comment




commit e6b2ed1812a45d3e7cbdc34c118914fc44138663
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Jul 1 20:23:14 2022 -0500

    Remove obsolete comment

 xml/generate-introspection.py | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/xml/generate-introspection.py b/xml/generate-introspection.py
index 0420fbfc..7c9389bf 100644
--- a/xml/generate-introspection.py
+++ b/xml/generate-introspection.py
@@ -1,9 +1,7 @@
 #!/usr/bin/env python3
 #
 # Takes a DBus XML file and writes out introspection.[ch] files for inclusion
-# in C code.  Both files are written to the OUTPUT_DIRECTORY as per below.
-#
-# Usage: python3 versioned-introspection.py INPUT_FILE.XML OUTPUT_DIRECTORY
+# in C code.
 
 import os
 import sys


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]