Skip to content

Commit 55f76a8

Browse files
committed
Whitespace fixup.
1 parent 4afa620 commit 55f76a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CefSharp.Wpf/WebView.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,4 +931,5 @@ namespace CefSharp
931931
}
932932
}
933933
}
934-
}}
934+
}
935+
}

CefSharp.Wpf/WebView.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ namespace CefSharp
306306

307307
virtual void SetPopupIsOpen(bool isOpen);
308308
virtual void SetPopupSizeAndPosition(const void* rect);
309-
310309
};
311310
}
312311
}

0 commit comments

Comments
 (0)