projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47598f2
)
removed un-used variable
author
c vw
<dl1ycf@darc.de>
Mon, 3 Feb 2020 18:34:22 +0000
(19:34 +0100)
committer
c vw
<dl1ycf@darc.de>
Mon, 3 Feb 2020 18:34:22 +0000
(19:34 +0100)
gpio.c
patch
|
blob
|
history
diff --git
a/gpio.c
b/gpio.c
index 4651f449f35d21f4bb0749bbf443aa11d331bd46..70eb17b70a4df805e3a810a5ce20134df26da501 100644
(file)
--- a/
gpio.c
+++ b/
gpio.c
@@
-1038,7
+1038,6
@@
g_print("controller=%d e2_encoder_action: %d\n",ctrlr,e2_encoder_action);
void gpio_restore_actions() {
char* value;
- char name[80];
int i;
g_print("gpio_restore_actions: controller=%d\n",controller);