diff options
Diffstat (limited to 'src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs')
| -rw-r--r-- | src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs b/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs index 7de1b1d0..15b53a55 100644 --- a/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs +++ b/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs | |||
| @@ -206,7 +206,6 @@ namespace WixToolset.Core.WindowsInstaller.Bind | |||
| 206 | break; | 206 | break; |
| 207 | 207 | ||
| 208 | // ignored. | 208 | // ignored. |
| 209 | case TupleDefinitionType.WixFile: | ||
| 210 | case TupleDefinitionType.WixComponentGroup: | 209 | case TupleDefinitionType.WixComponentGroup: |
| 211 | case TupleDefinitionType.WixDeltaPatchFile: | 210 | case TupleDefinitionType.WixDeltaPatchFile: |
| 212 | case TupleDefinitionType.WixFeatureGroup: | 211 | case TupleDefinitionType.WixFeatureGroup: |
