From 9ed91a0fa5b0949079e616ed4e74598919e2131a Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 21 Feb 2000 06:52:20 +0000 Subject: /tmp/msg --- sys/pccard/slot.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/pccard/slot.h') diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h index 07c9907..068834a 100644 --- a/sys/pccard/slot.h +++ b/sys/pccard/slot.h @@ -110,7 +110,6 @@ struct slot { unsigned int insert_seq; /* Firing up under the card */ struct callout_handle insert_ch;/* Insert event timeout handle */ struct callout_handle poff_ch; /* Power Off timeout handle */ - struct callout_handle disable_ch; /* Disable spl0 kludge */ enum cardstate state, laststate; /* Current/last card states */ struct selinfo selp; /* Info for select */ -- cgit v1.1