[libpeas] Fix warning
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] Fix warning
- Date: Fri, 19 Aug 2011 08:09:16 +0000 (UTC)
commit 2b4041ca56abbdbea37972ad98f5e9b67b847e94
Author: Garrett Regier <garrettregier gmail com>
Date: Thu Aug 18 14:38:29 2011 -0700
Fix warning
loaders/python/peas-plugin-loader-python.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/loaders/python/peas-plugin-loader-python.c b/loaders/python/peas-plugin-loader-python.c
index 2d713fd..811c637 100644
--- a/loaders/python/peas-plugin-loader-python.c
+++ b/loaders/python/peas-plugin-loader-python.c
@@ -52,8 +52,6 @@ typedef struct {
PyObject *module;
} PythonInfo;
-static PyObject *PyGObject_Type;
-
static gboolean peas_plugin_loader_python_add_module_path (PeasPluginLoaderPython *pyloader,
const gchar *module_path);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]