Skip to content

Commit

Permalink
CGE2: Remove unused variable from System.
Browse files Browse the repository at this point in the history
  • Loading branch information
uruk committed Aug 13, 2014
1 parent 547ad69 commit e52c14b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/cge2/cge2_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ namespace CGE2 {

class System : public Sprite {
public:
int _funDel;
int _blinkCounter;
Sprite *_blinkSprite;

Expand Down

0 comments on commit e52c14b

Please sign in to comment.