aboutsummaryrefslogtreecommitdiffstats
path: root/generator
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2012-02-29 00:48:41 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-13 10:53:59 -0300
commitdb17a2f368049ccb9050d6f4e7b51bb6aeae87e2 (patch)
tree1e9ddc12abe013119164afcff7d1d3530b09548b /generator
parent2c2883fc2253da9e3e4ae344bc7c0ce888d39ca9 (diff)
We don't need GENERATOR_BINARY define anymore.
Reviewer: Trust me.
Diffstat (limited to 'generator')
-rw-r--r--generator/shibokenconfig.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/generator/shibokenconfig.h.in b/generator/shibokenconfig.h.in
index 7d844a940..b99083a13 100644
--- a/generator/shibokenconfig.h.in
+++ b/generator/shibokenconfig.h.in
@@ -1,7 +1,6 @@
#ifndef SHIBOKENCONFIG_H
#define SHIBOKENCONFIG_H
-#define GENERATOR_BINARY "@GENERATORRUNNER_BINARY@"
#define SHIBOKEN_VERSION "@shiboken_VERSION@"
#endif