[rbuild] Remove distinction between Iso/IsoRegTest, and LiveIso/LiveIsoRegTest module...
[reactos.git] / reactos / tools / rbuild / bootstrap.cpp
index 8be6f96..f71e095 100644 (file)
@@ -63,8 +63,6 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
                case ObjectLibrary:
                case Iso:
                case LiveIso:
-               case IsoRegTest:
-               case LiveIsoRegTest:
                case Test:
                case RpcServer:
                case RpcClient: