gplugin/gplugin

a5022abf9976
Merged in qulogic/gplugin/bugfix/gcc10 (pull request #65)

Fix build with GCC 10.

Approved-by: Gary Kramlich
--- a/python/gplugin-python3-plugin.c Tue Feb 25 04:37:20 2020 +0000
+++ b/python/gplugin-python3-plugin.c Tue Feb 25 06:29:03 2020 +0000
@@ -19,8 +19,6 @@
#include "gplugin-python3-plugin.h"
-#include <pygobject.h>
-
/******************************************************************************
* Typedefs
*****************************************************************************/