summaryrefslogtreecommitdiff
path: root/src/pld/pld.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pld/pld.h')
-rw-r--r--src/pld/pld.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pld/pld.h b/src/pld/pld.h
index cd92ff0a..d306246b 100644
--- a/src/pld/pld.h
+++ b/src/pld/pld.h
@@ -46,8 +46,6 @@ struct pld_device
int pld_register_commands(struct command_context *cmd_ctx);
-int pld_init(struct command_context *cmd_ctx);
-
struct pld_device *get_pld_device_by_num(int num);
#define ERROR_PLD_DEVICE_INVALID (-1000)