summaryrefslogtreecommitdiff
path: root/includes/GameSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/GameSession.h')
-rw-r--r--includes/GameSession.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/includes/GameSession.h b/includes/GameSession.h
deleted file mode 100644
index 8417e0c..0000000
--- a/includes/GameSession.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef GAMESESSION_H
-#define GAMESESSION_H
-
-class GameSession
-{
-public:
- GameSession();
-};
-
-#endif // GAMESESSION_H