summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_int.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-04-23 20:16:13 +0000
committerphk <phk@FreeBSD.org>2003-04-23 20:16:13 +0000
commit7c462ceb2b050c850263218e20100ad6fb4ffa41 (patch)
treeed75036c2eafccd85b7a612e6442c7e8811814e4 /sys/geom/geom_int.h
parent67a31a61073262541d6ef8254295a8532553cca6 (diff)
downloadFreeBSD-src-7c462ceb2b050c850263218e20100ad6fb4ffa41.zip
FreeBSD-src-7c462ceb2b050c850263218e20100ad6fb4ffa41.tar.gz
Turn EV_NEW_PROVIDER into a g_call_me() event.
Diffstat (limited to 'sys/geom/geom_int.h')
-rw-r--r--sys/geom/geom_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_int.h b/sys/geom/geom_int.h
index aaa0494..85acfd3 100644
--- a/sys/geom/geom_int.h
+++ b/sys/geom/geom_int.h
@@ -59,7 +59,6 @@ extern int g_debugflags;
* an internal eventqueue.
*/
enum g_events {
- EV_NEW_PROVIDER, /* provider */
EV_CALL_ME, /* func, arg */
EV_LAST
};
OpenPOWER on IntegriCloud