summaryrefslogtreecommitdiffstats
path: root/codegen/__init__.py
diff options
context:
space:
mode:
authorPaul Pogonyshev <paulp@src.gnome.org>2008-12-06 19:31:37 +0000
committerPaul Pogonyshev <paulp@src.gnome.org>2008-12-06 19:31:37 +0000
commit3a49a1db0e61a31b217ef89119681aa4040e7965 (patch)
tree57c9ec7e1ff4eef6d98b476d9a36b1504c06cadc /codegen/__init__.py
parent95886775af564a05aaaf5708f0b37279f82d0d76 (diff)
Revert 2008-10-31 changes by John Finlay: should only go to 2.17 development.
svn path=/branches/pygobject-2-16/; revision=978
Diffstat (limited to 'codegen/__init__.py')
-rw-r--r--codegen/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/codegen/__init__.py b/codegen/__init__.py
index 86188f9..cfa896e 100644
--- a/codegen/__init__.py
+++ b/codegen/__init__.py
@@ -8,7 +8,6 @@ __all__ = [
'docextract',
'docgen',
'h2def',
- 'defsgen'
'mergedefs',
'mkskel',
'override',