mirror of
https://github.com/yaakov-h/Notepad.Extensions.Logging.git
synced 2024-11-25 12:34:48 +00:00
remove whitespace
This commit is contained in:
parent
8b348b3dd3
commit
ed27e64d42
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ namespace Notepad.Extensions.Logging
|
||||||
{
|
{
|
||||||
static class WindowFinder
|
static class WindowFinder
|
||||||
{
|
{
|
||||||
|
|
||||||
public static (WindowKind kind, IntPtr hwnd) FindNotepadWindow()
|
public static (WindowKind kind, IntPtr hwnd) FindNotepadWindow()
|
||||||
{
|
{
|
||||||
sb ??= new StringBuilder(4096);
|
sb ??= new StringBuilder(4096);
|
||||||
|
|
Loading…
Reference in a new issue