Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove unused class Action
  • Loading branch information
Alexander Berntsen authored and stiell committed Feb 21, 2013
1 parent fdbcb9d commit 572e986
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/action.hxx
Expand Up @@ -20,11 +20,6 @@
#ifndef ACTION_HXX_
#define ACTION_HXX_

class Action {
public:
Action();
};

/** NUM_ACTIONTYPE is a length. */
enum ActionType {
NOTHING,
Expand Down

0 comments on commit 572e986

Please sign in to comment.