mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Removed more dead code
This commit is contained in:
parent
601236833b
commit
2bbaa4a9a7
38 changed files with 66 additions and 943 deletions
|
@ -27,7 +27,5 @@ namespace GreenshotPlugin.UnmanagedHelpers.Enums
|
|||
public enum RegionResult {
|
||||
REGION_ERROR = 0,
|
||||
REGION_NULLREGION = 1,
|
||||
REGION_SIMPLEREGION = 2,
|
||||
REGION_COMPLEXREGION = 3
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue