]> git.sur5r.net Git - i3/i3/blobdiff - include/key_press.h
Merge branch 'master' into next
[i3/i3] / include / key_press.h
index 89199ce8314d59e007439bfed30dd0a1c6cee5ec..9712e8b9eda608542ff331ca39bd148726568f89 100644 (file)
@@ -9,8 +9,6 @@
  */
 #pragma once
 
-extern pid_t command_error_nagbar_pid;
-
 /**
  * There was a key press. We compare this key code with our bindings table and pass
  * the bound action to parse_command().