Skip to content

Commit

Permalink
Eliminado codigo innecesario
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenioAvila committed Apr 11, 2018
1 parent 3eda3b2 commit fd9ee03
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions TorrentZilla/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,9 @@
<MenuItem Command="{x:Static ApplicationCommands.Copy}" Header="Copiar enlace magnetico"/>
<MenuItem Click="MenuItem_Click_1" Name="Iniciar" Header="Iniciar"/>
<MenuItem Click="MenuItem_Click_1" Name="ExportarSeleccionado" Header="Exportar Seleccionado (s)"/>
<!--<MenuItem Click="MenuItem_Click_1" Name="RespaldarSeleccionado" Header="Respaldar Seleccionado (s)"/>-->
</ContextMenu>
</DataGrid.ContextMenu>
</DataGrid>

</Grid>
</GroupBox>
</Grid>
Expand Down
2 changes: 1 addition & 1 deletion TorrentZilla/TorrentZilla.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<UpdateUrl>http://localhost/TorrentZilla/</UpdateUrl>
<ApplicationRevision>32</ApplicationRevision>
<ApplicationRevision>33</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down

0 comments on commit fd9ee03

Please sign in to comment.