Signed-off-by: Claudio Bley <cb...@av-test.de>
---
Pushing under the trivial rule.

 docs/apibuild.py |    2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/apibuild.py b/docs/apibuild.py
index e73a85d..7b336b3 100755
--- a/docs/apibuild.py
+++ b/docs/apibuild.py
@@ -240,8 +240,6 @@ class index:
                 self.includes[name] = d
             elif type == "struct":
                 self.structs[name] = d
-            elif type == "struct":
-                self.structs[name] = d
             elif type == "union":
                 self.unions[name] = d
             elif type == "enum":
-- 
1.7.9.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to