Changeset 2124
- Timestamp:
- 5/15/2010 11:45:00 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/eraser/Eraser/Program.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser/Program.cs
r2118 r2124 550 550 target.Destination = args.Destination; 551 551 } 552 553 /*Application.EnableVisualStyles();554 using (Form dialog = new ShellConfirmationDialog(task))555 {556 if (dialog.ShowDialog() != DialogResult.Yes)557 return;558 }*/559 552 560 553 //Then queue for erasure.
Note: See TracChangeset
for help on using the changeset viewer.
