aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs b/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
index 4943c245..242098cd 100644
--- a/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
+++ b/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
@@ -26,7 +26,6 @@ namespace WixToolset.Data.Tuples
26{ 26{
27 public enum MsiServiceConfigTupleFields 27 public enum MsiServiceConfigTupleFields
28 { 28 {
29 MsiServiceConfig,
30 Name, 29 Name,
31 OnInstall, 30 OnInstall,
32 OnReinstall, 31 OnReinstall,