Changeset 6358 for trunk/console

Show
Ignore:
Timestamp:
06/27/08 16:08:53 (5 months ago)
Author:
flynd
Message:

Fixed console plugin to compile again after default group was removed in r6299.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/console/src/console.cpp

    r6285 r6358  
    250250  // Register with the daemon, we want to receive all signals 
    251251  m_nPipe = _licqDaemon->RegisterPlugin(SIGNAL_ALL); 
    252   m_bExit = false;  
     252  m_bExit = false; 
    253253  licqDaemon = _licqDaemon; 
    254   m_nCurrentGroup = gUserManager.DefaultGroup(); 
    255254 
    256255  // Create the windows