mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Removed more dead code
This commit is contained in:
parent
601236833b
commit
2bbaa4a9a7
38 changed files with 66 additions and 943 deletions
|
@ -53,11 +53,7 @@ namespace GreenshotPlugin.Controls {
|
|||
}
|
||||
}
|
||||
|
||||
public SaveImageFileDialog() {
|
||||
Init();
|
||||
}
|
||||
|
||||
public SaveImageFileDialog(ICaptureDetails captureDetails) {
|
||||
public SaveImageFileDialog(ICaptureDetails captureDetails) {
|
||||
_captureDetails = captureDetails;
|
||||
Init();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue