[Xfce4-commits] [xfce/xfwm4] 01/04: frame: Remove unneeded declaration
noreply at xfce.org
noreply at xfce.org
Wed May 22 22:17:38 CEST 2019
This is an automated email from the git hooks/post-receive script.
o l i v i e r p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfwm4.
commit 9a6232f6646d30238d4360790979ee38616851ac
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Wed May 22 22:02:18 2019 +0200
frame: Remove unneeded declaration
Signed-off-by: Olivier Fourdan <fourdan at xfce.org>
---
src/frame.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/frame.h b/src/frame.h
index 9e2fd1e..6f34304 100644
--- a/src/frame.h
+++ b/src/frame.h
@@ -36,7 +36,6 @@ int frameDecorationLeft (ScreenInfo *);
int frameDecorationRight (ScreenInfo *);
int frameDecorationTop (ScreenInfo *);
int frameDecorationBottom (ScreenInfo *);
-int frameCropTop (Client *);
int frameLeft (Client *);
int frameRight (Client *);
int frameTop (Client *);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list