Remove unnecessary declaration

This commit is contained in:
Axel Wagner 2010-12-23 16:50:48 +01:00
parent 9912d7fdbb
commit a39db9ae82
1 changed files with 0 additions and 2 deletions

View File

@ -636,8 +636,6 @@ void reconfig_windows() {
uint32_t mask;
uint32_t values[5];
xcb_generic_error_t *err;
i3_output *walk;
SLIST_FOREACH(walk, outputs, slist) {
if (!walk->active) {