]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Removed obsolete TODO
authorJCWasmx86 <JCWasmx86@t-online.de>
Sun, 5 Jun 2022 12:45:20 +0000 (14:45 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 29 Apr 2023 19:00:17 +0000 (21:00 +0200)
dbusgen/valadbusparser.vala

index 3d7a76869088ea5fd31d40e50dec6349d5aee62d..5321340b5d702cded57353ed7672b0a9a7ab8e3a 100644 (file)
@@ -21,9 +21,7 @@
  */
 
 using GLib;
-// TODO: /usr/share/dbus-1/interfaces/org.freedesktop.portal.Documents.xml
-// error: Arrays are not supported as generic type arguments
-// GLib.HashTable<string,string[]> (a{sas})
+
 /**
  * Code visitor parsing all DBus Interface files.
  *