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:
JKlingen 2012-08-10 10:32:29 +00:00
parent 6f8489fe38
commit f8475bc24f
2 changed files with 0 additions and 23 deletions

View file

@ -96,8 +96,6 @@ namespace Greenshot.Plugin {
get;
set;
}
ICaptureElement FindElementUnderPoint(Point p);
}
/// <summary>