aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-02 05:24:02 -0700
committerxyz <gky44px1999@gmail.com>2022-05-02 05:24:02 -0700
commit1a71ce4fe40c947ca885f6914b86a35865bfddf1 (patch)
tree2202d6ef0ed4f9ae96e0bddc3643f17f04ac1bd9 /main.c
parent6d9775a54f539d3ca744c0de80f5ff5d9feeb322 (diff)
refactor
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 7603a26..08767ef 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,6 @@
// edit source code from: https://github.com/gvalkov/xrectsel
//#include <stdio.h>
#include <X11/Xlib.h>
-#include <unistd.h>
//int main (int argc, char *argv[])
int main (void)