summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/window.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/window.h b/include/window.h
index 4353adf33..8c25799f5 100644
--- a/include/window.h
+++ b/include/window.h
@@ -156,8 +156,7 @@ extern _X_EXPORT void GetWindowAttributes(
ClientPtr /*client*/,
xGetWindowAttributesReply* /* wa */);
-extern _X_EXPORT RegionPtr CreateUnclippedWinSize(
- WindowPtr /*pWin*/);
+extern RegionPtr CreateUnclippedWinSize(WindowPtr);
extern _X_EXPORT void GravityTranslate(
int /*x*/,