mirror of
https://github.com/greenshot/greenshot
synced 2025-07-15 01:23:47 -07:00
removed unused method: FindElementUnderPoint
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1982 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
6f8489fe38
commit
f8475bc24f
2 changed files with 0 additions and 23 deletions
|
@ -96,8 +96,6 @@ namespace Greenshot.Plugin {
|
|||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
ICaptureElement FindElementUnderPoint(Point p);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue