richmemo: win32 clean up hints

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4155 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2015-05-27 01:42:13 +00:00
parent 6ac1c63457
commit 46386a0f37

View File

@ -1285,8 +1285,6 @@ end;
// The function doesn't use Windows 7 (Vista?) animations. And should.
function ThemedNCPaint(AWindow: Windows.HANDLE; RichMemo: TCustomRichMemo; WParam: WParam; LParam: LParam; var Handled: Boolean): LResult;
var
hdc : Windows.HDC;
begin
// When theming is enabled, and the component should have a border around it,
// let the theme manager handle it