Commit 77fdee8a authored by Aric Stewart's avatar Aric Stewart Committed by Alexandre Julliard

user32: Remove SetWindowText export.

parent 78160d4f
......@@ -676,7 +676,6 @@
@ stdcall SetWindowPos(long long long long long long long)
@ stdcall SetWindowRgn(long long long)
@ stdcall SetWindowStationUser(long long)
@ stdcall SetWindowText(long str) SetWindowTextA
@ stdcall SetWindowTextA(long str)
@ stdcall SetWindowTextW(long wstr)
@ stdcall SetWindowWord(long long long)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment