aewl

changeset 770:33cec4282120

removed notice about code by mitch, cause everything special about it is removed now
author meillo@marmaro.de
date Fri, 05 Dec 2008 21:45:42 +0100
parents 49aa8ccceefa
children 59a6f0ba5478
files aewl.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/aewl.c	Fri Dec 05 21:42:47 2008 +0100
     1.2 +++ b/aewl.c	Fri Dec 05 21:45:42 2008 +0100
     1.3 @@ -317,7 +317,6 @@
     1.4  	restack();
     1.5  }
     1.6  
     1.7 -/* begin code by mitch */
     1.8  void
     1.9  domax(void) {
    1.10    Client *c;
    1.11 @@ -344,7 +343,6 @@
    1.12    }
    1.13    restack();
    1.14  }
    1.15 -/* end code by mitch */
    1.16  
    1.17  void
    1.18  focusnext() {