summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp/wcb4xxp.h
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-07-02 21:10:25 +0000
committerShaun Ruffell <sruffell@digium.com>2009-07-02 21:10:25 +0000
commit17c451a6178020dd6772e88502544c693d818024 (patch)
tree5a6c387722ce1c83d340ed356dea154e7f2f9303 /drivers/dahdi/wcb4xxp/wcb4xxp.h
parent298c78efc8c91a359bc7489578e3a144a33f4e8d (diff)
wcb4xxp: Remove 'magic' debug member from b4xxp structure.
Remove some stale debug code. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6824 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wcb4xxp/wcb4xxp.h')
-rw-r--r--drivers/dahdi/wcb4xxp/wcb4xxp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/wcb4xxp/wcb4xxp.h b/drivers/dahdi/wcb4xxp/wcb4xxp.h
index 2807349..5b4890d 100644
--- a/drivers/dahdi/wcb4xxp/wcb4xxp.h
+++ b/drivers/dahdi/wcb4xxp/wcb4xxp.h
@@ -430,7 +430,6 @@ enum cards_ids { /* Cards ==> Brand & Model */
/* This structure exists one per card */
struct b4xxp {
- unsigned magic; /* magic value to make sure we're looking at our struct */
char *variety;
int chiprev; /* revision of HFC-4S */