Changeset 2970

Show
Ignore:
Timestamp:
04/28/06 04:48:26 (3 years ago)
Author:
madcat
Message:

Whops; removed some debug code.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hydranode/hngui/main.cpp

    r2969 r2970  
    105105        ); 
    106106        m_splash->show(); 
    107         m_splash->showMessage("Sleeping..."); 
    108         m_splash->repaint(); 
    109         Sleep(30000); 
    110107        setWindowTitle("Hydranode - v0.3"); 
    111108#if 0