SVN_SILENT compile

svn path=/trunk/KDE/kdebase/workspace/; revision=1177897
icc-effect-5.14.5
Christoph Feck 2010-09-21 15:56:20 +00:00
parent 2b40492bea
commit 3fca254f83
1 changed files with 1 additions and 1 deletions

View File

@ -1669,7 +1669,7 @@ void Client::takeFocus( allowed_t )
{
#ifndef NDEBUG
static Time previous_focus_timestamp;
// static Client* previous_client;
static Client* previous_client;
//if( previous_focus_timestamp == xTime() && previous_client != this )
// {