diff options
Diffstat (limited to 'SuperPolarityMac/MenuItem.cs')
| -rw-r--r-- | SuperPolarityMac/MenuItem.cs | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/SuperPolarityMac/MenuItem.cs b/SuperPolarityMac/MenuItem.cs deleted file mode 100644 index 8e24c97..0000000 --- a/SuperPolarityMac/MenuItem.cs +++ /dev/null @@ -1,11 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; - -namespace SuperPolarity -{ - class MenuItem - { - } -} |