From 6f2dfc17643f77bbe0b04a832d6408db344bbc24 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 28 Sep 2000 13:33:08 +0000 Subject: [PATCH] Insure++: unused variables svn path=/trunk/kdebase/kcontrol/; revision=65625 --- clients/system/systemclient.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/clients/system/systemclient.cpp b/clients/system/systemclient.cpp index 9b03a8de48..b7edaa323a 100644 --- a/clients/system/systemclient.cpp +++ b/clients/system/systemclient.cpp @@ -71,7 +71,6 @@ static void create_pixmaps() return; pixmaps_created = true; - QPainter p; if(QPixmap::defaultDepth() > 8){ // titlebar aUpperGradient = new KPixmap;