diff --git a/pens_arena.cpp b/pens_arena.cpp deleted file mode 100644 index 1f6c46f8..00000000 --- a/pens_arena.cpp +++ /dev/null @@ -1,14 +0,0 @@ -/* -Build target for the 'pens' project. -By Allen Webster -Created 09.01.2017 (dd.mm.yyyy) -*/ - -// TOP - -struct Arena{ - -}; - -// BOTTOM -