diff options
| author | Stephen Hemminger <shemminger@osdl.org> | 2004-02-25 20:29:21 -0800 |
|---|---|---|
| committer | David S. Miller <davem@nuts.davemloft.net> | 2004-02-25 20:29:21 -0800 |
| commit | 2a105ac8f2095a9e9261aeae757e5adda73e4c25 (patch) | |
| tree | 547edae834a3dede1c510fbd4d2f94807f4e0197 /include | |
| parent | 77b29690561937c9c1b091e7411a435b46c3e807 (diff) | |
[IRDA]: Kill infrared_mode, unused.
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/irda/irda_device.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/irda/irda_device.h b/include/net/irda/irda_device.h index 79ce9e73c5ee..66577b44e0f9 100644 --- a/include/net/irda/irda_device.h +++ b/include/net/irda/irda_device.h @@ -243,8 +243,6 @@ struct irda_task *irda_task_execute(void *instance, struct irda_task *parent, void *param); void irda_task_next_state(struct irda_task *task, IRDA_TASK_STATE state); -extern const char *infrared_mode[]; - /* * Function irda_get_mtt (skb) * |
