diff --git a/BinaryObjectScanner/Protection/DBB.cs b/BinaryObjectScanner/Protection/DBB.cs deleted file mode 100644 index f37ea617..00000000 --- a/BinaryObjectScanner/Protection/DBB.cs +++ /dev/null @@ -1,7 +0,0 @@ -namespace BinaryObjectScanner.Protection -{ - public class DBB - { - // TODO: Implement - http://web.archive.org/web/20040604233815/www.wkit.com/sites/wkit/setup/eng/index.asp - } -}