projects
/
dockapps
/
dockbatmon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce5b469
)
Remove unnecessary #include
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 23 Jul 2013 23:30:22 +0000
(19:30 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 2 Jan 2022 22:43:17 +0000
(17:43 -0500)
src/dockapp.h
patch
|
blob
|
history
diff --git
a/src/dockapp.h
b/src/dockapp.h
index
28dec5e
..
a4235f0
100644
(file)
--- a/
src/dockapp.h
+++ b/
src/dockapp.h
@@
-22,7
+22,6
@@
#define DOCKAPP_H 1
#include <gtk/gtk.h>
-#include <gdk/gdkx.h>
void
dockapp_init(int argc, char *argv[]);