repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 22 16:00:49 UTC 2012
[aur-mirror.git]
/
wmii-nomouseresize
/
no-mouse-resize.patch
blob
e0a56f0ec0f388cb0a00a14c432e37318d531bd8
1
--- wmii+ixp-3.9.2/cmd/wmii/div.c.0 2011-03-29 00:56:53.146668114 +0200
2
+++ wmii+ixp-3.9.2/cmd/wmii/div.c 2011-03-29 00:57:05.946668671 +0200
3
@@ -165,12 +165,6 @@
4
/* Div Handlers */
5
static void
6
bdown_event(Window *w, XButtonEvent *e) {
7
- Divide *d;
8
-
9
- USED(e);
10
-
11
- d = w->aux;
12
- mouse_resizecol(d);
13
}
14
15
static void