mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Removed more dead code
This commit is contained in:
parent
601236833b
commit
2bbaa4a9a7
38 changed files with 66 additions and 943 deletions
|
@ -35,8 +35,6 @@ namespace GreenshotPlugin.Interop {
|
|||
}
|
||||
|
||||
public enum MONITOR_APP_VISIBILITY {
|
||||
MAV_UNKNOWN = 0, // The mode for the monitor is unknown
|
||||
MAV_NO_APP_VISIBLE = 1,
|
||||
MAV_APP_VISIBLE = 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue