This is an automated email from the git hooks/post-receive script. o c h o s i 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 apps/xfce4-notifyd.
commit 910f257c74fe4c78dc652ab34d3b7c5657c666f7 Author: Simon Steinbeiss <[email protected]> Date: Wed Sep 6 00:49:11 2017 +0200 Drop unused variables --- xfce4-notifyd/xfce-notify-window.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/xfce4-notifyd/xfce-notify-window.c b/xfce4-notifyd/xfce-notify-window.c index 64e20f6..e63b693 100644 --- a/xfce4-notifyd/xfce-notify-window.c +++ b/xfce4-notifyd/xfce-notify-window.c @@ -40,9 +40,7 @@ #define FADE_TIME 800 #define FADE_CHANGE_TIMEOUT 50 #define DEFAULT_RADIUS 10 -#define DEFAULT_BORDER_WIDTH 2 #define DEFAULT_PADDING 14.0 -#define BORDER 6 struct _XfceNotifyWindow { -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
