Skip to content
Permalink
Browse files

GUI: remove not used const

  • Loading branch information
aquadran committed Dec 5, 2014
1 parent dab4ce1 commit be489328dd40a188094ce7371d1b5f41e4bf1f6f
Showing with 0 additions and 1 deletion.
  1. +0 −1 gui/EventRecorder.cpp
@@ -49,7 +49,6 @@ namespace GUI {

const int kMaxRecordsNames = 0x64;
const int kDefaultScreenshotPeriod = 60000;
const int kDefaultBPP = 2;

uint32 readTime(Common::ReadStream *inFile) {
uint32 d = inFile->readByte();

0 comments on commit be48932

Please sign in to comment.
You can’t perform that action at this time.