No need to have self-explanatory comments - xscreenshot - screen capture tool
(HTM) git clone git://git.codemadness.org/xscreenshot
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit cb982e93f664eb8052bb180a5faac8fb02718a83
(DIR) parent 540d4dc0fb64b33d5f8050cc80affe513c37199e
(HTM) Author: sin <sin@2f30.org>
Date: Mon, 28 Jul 2014 12:48:33 +0100
No need to have self-explanatory comments
Diffstat:
M xscreenshot.c | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/xscreenshot.c b/xscreenshot.c
@@ -5,12 +5,10 @@
#include <stdlib.h>
#include <errno.h>
-/* X11 */
#include <X11/X.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
-/* png */
#include <png.h>
static void