dtwm: remove register keyword
This commit is contained in:
@@ -2624,7 +2624,7 @@ MakeTransientFamilyStackingList (
|
||||
ClientData *pcdSub;
|
||||
Window *nextWindow, wSave, wTemp, wTop;
|
||||
int count = CountTransientChildren (pcdLeader);
|
||||
register int i, j;
|
||||
int i, j;
|
||||
|
||||
/*
|
||||
* Construct the transient stacking list according to
|
||||
|
||||
Reference in New Issue
Block a user