diff options
| author | bakkeby <[email protected]> | 2020-06-21 09:07:51 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-06-21 09:07:51 +0200 |
| commit | 62cca4897be4b68257c0679bdc1491f0052cd730 (patch) | |
| tree | 5494f7029fa251c311193d435fc7a0efb78c28b8 /patch/dwmc.h | |
| parent | f27195491c56fe53c75942236077c4152176a582 (diff) | |
| download | dwm-flexipatch-62cca4897be4b68257c0679bdc1491f0052cd730.tar.gz dwm-flexipatch-62cca4897be4b68257c0679bdc1491f0052cd730.zip | |
Tidy following tagothermonitor merge
Diffstat (limited to 'patch/dwmc.h')
| -rw-r--r-- | patch/dwmc.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/patch/dwmc.h b/patch/dwmc.h index c30cdaf..4fb0405 100644 --- a/patch/dwmc.h +++ b/patch/dwmc.h @@ -10,8 +10,4 @@ static void toggleviewex(const Arg *arg); static void tagex(const Arg *arg); static void toggletagex(const Arg *arg); static void tagallex(const Arg *arg); -#if TAGOTHERMONITOR_PATCH -static void tagnextmonex(const Arg *arg); -static void tagprevmonex(const Arg *arg); -#endif static int fake_signal(void); |
