Skip to content

Commit 12b76f0

Browse files
committed
Removed extra files missing in repository
1 parent d0b5a84 commit 12b76f0

3 files changed

Lines changed: 0 additions & 7 deletions

File tree

Source/Applications/openHistorian/openHistorianSetup/WebFeatures.wxi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<ComponentGroupRef Id="wwwroot_Content_fonts_Components" />
66
<ComponentGroupRef Id="wwwroot_Images_Components" />
77
<ComponentGroupRef Id="wwwroot_Images_Icons_Components" />
8-
<ComponentGroupRef Id="wwwroot_Images_Map_Components" />
98
<ComponentGroupRef Id="wwwroot_Panels_Components" />
109
<ComponentGroupRef Id="wwwroot_Scripts_Components" />
1110
</Feature>

Source/Applications/openHistorian/openHistorianSetup/WebFiles.wxi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,6 @@
180180
<File Id="Images_Icons_openHistorianWebManager.ico" Name="openHistorianWebManager.ico" Source="$(var.SolutionDir)Applications\openHistorian\openHistorian\wwwroot\Images\Icons\openHistorianWebManager.ico" />
181181
</Component>
182182
</ComponentGroup>
183-
<ComponentGroup Id="wwwroot_Images_Map_Components" Directory="IMAGESMAPFOLDER">
184-
<Component Id="Images_Map_CenterMap_svg">
185-
<File Id="Images_Map_CenterMap.svg" Name="CenterMap.svg" Source="$(var.SolutionDir)Applications\openHistorian\openHistorian\wwwroot\Images\Map\CenterMap.svg" />
186-
</Component>
187-
</ComponentGroup>
188183
<ComponentGroup Id="wwwroot_Panels_Components" Directory="PANELSFOLDER">
189184
<Component Id="Panels_donut_svg">
190185
<File Id="Panels_donut.svg" Name="donut.svg" Source="$(var.SolutionDir)Applications\openHistorian\openHistorian\wwwroot\Panels\donut.svg" />

Source/Applications/openHistorian/openHistorianSetup/WebFolders.wxi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
</Directory>
66
<Directory Id="IMAGESFOLDER" Name="Images">
77
<Directory Id="IMAGESICONSFOLDER" Name="Icons" />
8-
<Directory Id="IMAGESMAPFOLDER" Name="Map" />
98
</Directory>
109
<Directory Id="PANELSFOLDER" Name="Panels" />
1110
<Directory Id="SCRIPTSFOLDER" Name="Scripts" />

0 commit comments

Comments
 (0)