collapse client and group {r,}cycle defines since they are really

the same thing.

ok oga@
This commit is contained in:
okan
2011-06-24 05:30:42 +00:00
parent 9a6a2d3cf3
commit 89d8a14b6d
2 changed files with 3 additions and 7 deletions

View File

@@ -67,14 +67,10 @@
#define CWM_EXEC_PROGRAM 0x0001
#define CWM_EXEC_WM 0x0002
/* client cycle */
/* cycle */
#define CWM_CYCLE 0
#define CWM_RCYCLE 1
/* group cycle */
#define CWM_CYCLEGROUP 0
#define CWM_RCYCLEGROUP 1
#define KBTOGROUP(X) ((X) - 1)
union arg {