Skip to content

Commit

Permalink
wm: remove unused std::hex alias
Browse files Browse the repository at this point in the history
  • Loading branch information
aesophor committed Apr 2, 2019
1 parent 74944bd commit 6fb0ebc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/wm.cc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ extern "C" {
#include "client.h"
#include "util.h"

using std::hex;
using std::find;
using std::stoi;
using std::pair;
Expand Down

0 comments on commit 6fb0ebc

Please sign in to comment.