Browse Source

Removed done @todo.

pull/279/head
Vladimír Vondruš 14 years ago
parent
commit
436c07a706
  1. 1
      src/Contexts/AbstractXContext.cpp

1
src/Contexts/AbstractXContext.cpp

@ -124,7 +124,6 @@ int AbstractXContext::exec() {
}
}
/** @todo Handle at least window closing and resizing */
drawEvent();
}

Loading…
Cancel
Save