[Pkg-wmaker-commits] [wmaker] 05/24: wmaker: Remove prototype for unused get_right_position_on_screen function.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Mar 24 20:09:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmaker.

commit e5632a91203a905a8a0838e8ef1cdec8d6ab53e6
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Jan 17 15:47:48 2016 -0500

    wmaker: Remove prototype for unused get_right_position_on_screen function.
---
 src/placement.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/placement.h b/src/placement.h
index d3455ee..e959961 100644
--- a/src/placement.h
+++ b/src/placement.h
@@ -35,7 +35,4 @@ void PlaceWindow(WWindow *wwin, int *x_ret, int *y_ret, unsigned width, unsigned
 
 void InteractivePlaceWindow(WWindow * wwin, int *x_ret, int *y_ret, unsigned width, unsigned height);
 
-/* Set the points x and y inside the screen */
-void get_right_position_on_screen(WScreen *scr, int *x, int *y, int size_x, int size_y);
-
 #endif  /* PLACEMENT_H */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git



More information about the Pkg-wmaker-commits mailing list