From e75f99d71b7767725cfe25ca386f46675db519e8 Mon Sep 17 00:00:00 2001 From: Jan Philipp Timme Date: Sun, 9 Nov 2014 11:44:36 +0100 Subject: [PATCH] Remove EntityContainer.java. --- .../spacescooter/datastructure/EntityContainer.java | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/de/teamteamteam/spacescooter/datastructure/EntityContainer.java diff --git a/src/de/teamteamteam/spacescooter/datastructure/EntityContainer.java b/src/de/teamteamteam/spacescooter/datastructure/EntityContainer.java deleted file mode 100644 index 33025fc..0000000 --- a/src/de/teamteamteam/spacescooter/datastructure/EntityContainer.java +++ /dev/null @@ -1,11 +0,0 @@ -package de.teamteamteam.spacescooter.datastructure; - -public class EntityContainer { - -// private ConcurrentLinkedList backgrounds; -// private ConcurrentLinkedList backgrounds; -// private ConcurrentLinkedList backgrounds; -// private ConcurrentLinkedList backgrounds; -// private ConcurrentLinkedList backgrounds; -// -}