summaryrefslogtreecommitdiff
path: root/xpp/xpd.h
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-09-06 20:16:26 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-09-06 20:16:26 +0000
commit83613f14bab2f4eaa964638acfb976c716267e5f (patch)
treef91606ad3980443a03b769bb36d736ba4cfc5867 /xpp/xpd.h
parent8f6b8a71f07e128f44d8301f1e6693848f84f9cd (diff)
Remove unused data member.
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1417 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp/xpd.h')
-rw-r--r--xpp/xpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xpp/xpd.h b/xpp/xpd.h
index 3c6229f..294559e 100644
--- a/xpp/xpd.h
+++ b/xpp/xpd.h
@@ -156,7 +156,6 @@ struct xbus {
atomic_t packet_counter; /* Allocated packets */
wait_queue_head_t packet_cache_empty;
- struct timer_list poll_timer;
/*
* Bus scanning
*/