aboutsummaryrefslogtreecommitdiff
path: root/SuperPolarityMac/Actors/Generators/LineGenerator.cs
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2014-05-31 12:39:02 -0500
committerBen Beltran <ben@nsovocal.com>2014-05-31 12:39:02 -0500
commit05e4b948df39b47d33067049cf51fd3be7749031 (patch)
tree36a0151b009e29a16e34bfecb31a4a99ba3a5d86 /SuperPolarityMac/Actors/Generators/LineGenerator.cs
parent8bdfcb11a2c1023c684093c0f19f3cc65799e0f8 (diff)
Moves some files around!
Diffstat (limited to 'SuperPolarityMac/Actors/Generators/LineGenerator.cs')
-rw-r--r--SuperPolarityMac/Actors/Generators/LineGenerator.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/SuperPolarityMac/Actors/Generators/LineGenerator.cs b/SuperPolarityMac/Actors/Generators/LineGenerator.cs
deleted file mode 100644
index b7250cb..0000000
--- a/SuperPolarityMac/Actors/Generators/LineGenerator.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System;
-
-namespace SuperPolarityMac
-{
- public class LineGenerator
- {
- public LineGenerator ()
- {
- }
- }
-}
-