aboutsummaryrefslogtreecommitdiffstats
path: root/shibokengenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'shibokengenerator.h')
-rw-r--r--shibokengenerator.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/shibokengenerator.h b/shibokengenerator.h
index c1f856ffd..8ab6d7c51 100644
--- a/shibokengenerator.h
+++ b/shibokengenerator.h
@@ -287,9 +287,6 @@ public:
QString getFunctionReturnType(const AbstractMetaFunction* func, Options options = NoOption) const;
QString getFormatUnitString(const AbstractMetaFunction* func, bool incRef = false) const;
- /// Returns the name of the macro used to export symbols
- QString getApiExportMacro() const;
-
/// Returns the file name for the module global header. If no module name is provided the current will be used.
QString getModuleHeaderFileName(const QString& moduleName = QString()) const;