diff --git a/src/plugins/cppeditor/CppEditor.tpa b/src/plugins/cppeditor/CppEditor.tpa
deleted file mode 100644
index 17e530152af7422daf1def078a8dfc736f956b00..0000000000000000000000000000000000000000
--- a/src/plugins/cppeditor/CppEditor.tpa
+++ /dev/null
@@ -1,16 +0,0 @@
-<tpa>
-    <pluginName>CppEditor</pluginName>
-    <author>Trolltech AS</author>
-    <version>1.0</version>
-    <extendsInterfaceList>
-        <extendsInterface>
-            <name>EditorFactoryInterface</name>
-        </extendsInterface>
-        <extendsInterface>
-            <name>WizardInterface</name>
-        </extendsInterface>
-        <extendsInterface>
-            <name>OptionsPageInterface</name>
-        </extendsInterface>
-    </extendsInterfaceList>
-</tpa>