Remove CreateUnclippedWinSize from window.h

This is utterly wrong, but then, so is sdksyms.sh
This commit is contained in:
Adam Jackson 2009-01-20 22:07:07 -05:00
commit e45a8a498d
2 changed files with 2 additions and 2 deletions

View file

@ -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*/,