diff --git a/BurnOutSharp/ProtectionType/Alcatraz.cs b/BurnOutSharp/ProtectionType/Alcatraz.cs deleted file mode 100644 index 8ceac6ac..00000000 --- a/BurnOutSharp/ProtectionType/Alcatraz.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace BurnOutSharp.ProtectionType -{ - public class Alcatraz - { - // TODO: Implement - http://www.kdg-mt.com/1/product_d_6.html - } -}