aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/abstractmetabuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/ApiExtractor/abstractmetabuilder.h')
-rw-r--r--sources/shiboken6/ApiExtractor/abstractmetabuilder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sources/shiboken6/ApiExtractor/abstractmetabuilder.h b/sources/shiboken6/ApiExtractor/abstractmetabuilder.h
index 022c29cdd..82503ae44 100644
--- a/sources/shiboken6/ApiExtractor/abstractmetabuilder.h
+++ b/sources/shiboken6/ApiExtractor/abstractmetabuilder.h
@@ -109,8 +109,6 @@ public:
static QString resolveScopePrefix(const AbstractMetaClass *scope,
QStringView value);
- static QString searchForEnumScope(const AbstractMetaClass *metaClass,
- QStringView value);
// For testing purposes
QString fixEnumDefault(const AbstractMetaType &type, const QString &expr) const;