diff --git a/src/plugins/coreplugin/welcomemode.cpp b/src/plugins/coreplugin/welcomemode.cpp index 7b6ff8bd124..4edd436954a 100644 --- a/src/plugins/coreplugin/welcomemode.cpp +++ b/src/plugins/coreplugin/welcomemode.cpp @@ -52,13 +52,6 @@ namespace Core { namespace Internal { -namespace { - QString htmlSkel = "%1>"; -} - struct WelcomeModePrivate { WelcomeModePrivate();