summaryrefslogtreecommitdiff
path: root/noncore/styles/liquid/plugin.cpp
Side-by-side diff
Diffstat (limited to 'noncore/styles/liquid/plugin.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/liquid/plugin.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/noncore/styles/liquid/plugin.cpp b/noncore/styles/liquid/plugin.cpp
index 0740420..6813fc5 100644
--- a/noncore/styles/liquid/plugin.cpp
+++ b/noncore/styles/liquid/plugin.cpp
@@ -77,8 +77,3 @@ Q_EXPORT_INTERFACE()
Q_CREATE_INSTANCE( LiquidInterface )
}
-
-
-
-// Hack for Retail Z experiments
-extern "C" { QStyle *allocate ( ) { return new LiquidStyle ( ); } }