summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-08-04 16:22:23 +0000
committerShaun Ruffell <sruffell@digium.com>2009-08-04 16:22:23 +0000
commit2a6ba5e9f9ed608aeb2cb494da9955f944a10696 (patch)
treea4bb36acdcfd73166f934e2eb86d5e11c08a131c /drivers/dahdi/wcte12xp
parentd13cb38a572e0fb7275ce855ce1271dcc60aa5ee (diff)
wcte12xp: Remove unused 'schluffen' declaration in wcte12xp.h
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6928 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wcte12xp')
-rw-r--r--drivers/dahdi/wcte12xp/wcte12xp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/dahdi/wcte12xp/wcte12xp.h b/drivers/dahdi/wcte12xp/wcte12xp.h
index 2a0a0f4..d5b9b97 100644
--- a/drivers/dahdi/wcte12xp/wcte12xp.h
+++ b/drivers/dahdi/wcte12xp/wcte12xp.h
@@ -144,7 +144,4 @@ struct t1 {
struct work_struct timer_work;
};
-
-int schluffen(wait_queue_head_t *q);
-
#endif