Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 6, 2009, 7:02:07 PM (16 years ago)
Author:
rgrieder
Message:

Signalhandler should not append to orxonox_crash.log but write to the file.
Also removed the XAutoKeyRepeat re-enabling feature because we don't modify XAutoKeyRepeat anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/util/SignalHandler.h

    r2710 r2753  
    9191        std::string appName;
    9292        std::string filename;
    93 
    94         // used to turn on KeyAutoRepeat if OIS crashes
    95         static bool bXAutoKeyRepeatOn_;
    9693    };
    9794}
Note: See TracChangeset for help on using the changeset viewer.