]> git.sur5r.net Git - i3/i3/blobdiff - src/startup.c
Use the DPI setting within the i3bar (#2556)
[i3/i3] / src / startup.c
index 2a6bc0026a06a29dd2c4c04996f8066a3cdf6995..166842e07c04e8471123ec331012837ffe189220 100644 (file)
@@ -1,5 +1,3 @@
-#undef I3__FILE__
-#define I3__FILE__ "startup.c"
 /*
  * vim:ts=4:sw=4:expandtab
  *
@@ -13,6 +11,7 @@
  *
  */
 #include "all.h"
+
 #include "sd-daemon.h"
 
 #include <sys/types.h>