[pygobject] Remove unused macro definitions
- From: Martin Pitt <martinpitt src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [pygobject] Remove unused macro definitions
 
- Date: Mon,  5 Nov 2012 15:02:59 +0000 (UTC)
 
commit 655a5002ffaa088b775adbc59e5125444f7bc1ca
Author: Jose Rostagno <joserostagno vijona com ar>
Date:   Sat Nov 3 13:21:52 2012 -0300
    Remove unused macro definitions
    
    PYGLIB_*_VERSION are not used anywhere any more, remove those.
    (dropped in commit 8d52bceb1)
 gi/_glib/glibmodule.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gi/_glib/glibmodule.c b/gi/_glib/glibmodule.c
index ed55ee1..11aee9d 100644
--- a/gi/_glib/glibmodule.c
+++ b/gi/_glib/glibmodule.c
@@ -34,11 +34,6 @@
 #include "pygsource.h"
 #include "pygspawn.h"
 
-#define PYGLIB_MAJOR_VERSION PYGOBJECT_MAJOR_VERSION
-#define PYGLIB_MINOR_VERSION PYGOBJECT_MINOR_VERSION
-#define PYGLIB_MICRO_VERSION PYGOBJECT_MICRO_VERSION
-
-
 /* ---------------- glib module functions -------------------- */
 
 static PyObject *
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]