mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +00:00
Remove CreateUnclippedWinSize from window.h
This is utterly wrong, but then, so is sdksyms.sh
This commit is contained in:
parent
20d2117eb8
commit
e45a8a498d
2 changed files with 2 additions and 2 deletions
|
|
@ -156,8 +156,6 @@ extern _X_EXPORT void GetWindowAttributes(
|
|||
ClientPtr /*client*/,
|
||||
xGetWindowAttributesReply* /* wa */);
|
||||
|
||||
extern RegionPtr CreateUnclippedWinSize(WindowPtr);
|
||||
|
||||
extern _X_EXPORT void GravityTranslate(
|
||||
int /*x*/,
|
||||
int /*y*/,
|
||||
|
|
|
|||
Loading…
Reference in a new issue