keybinds: remove old comment
This commit is contained in:
parent
e329bc2c7b
commit
3f2a18a435
1 changed files with 0 additions and 3 deletions
|
|
@ -882,9 +882,6 @@ void CKeybindManager::moveActiveToWorkspace(std::string args) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void CKeybindManager::moveActiveToWorkspaceSilent(std::string args) {
|
void CKeybindManager::moveActiveToWorkspaceSilent(std::string args) {
|
||||||
// hacky, but works lol
|
|
||||||
// TODO: this sucks
|
|
||||||
|
|
||||||
CWindow* PWINDOW = nullptr;
|
CWindow* PWINDOW = nullptr;
|
||||||
|
|
||||||
const auto ORIGINALARGS = args;
|
const auto ORIGINALARGS = args;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue