remove cdev_decl(ses), none of the prototypes have matching functions
authorjsg <jsg@openbsd.org>
Tue, 11 Jun 2024 01:49:17 +0000 (01:49 +0000)
committerjsg <jsg@openbsd.org>
Tue, 11 Jun 2024 01:49:17 +0000 (01:49 +0000)
sys/sys/conf.h

index 93951ff..422cd7f 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: conf.h,v 1.162 2024/06/10 04:59:15 jsg Exp $  */
+/*     $OpenBSD: conf.h,v 1.163 2024/06/11 01:49:17 jsg Exp $  */
 /*     $NetBSD: conf.h,v 1.33 1996/05/03 20:03:32 christos Exp $       */
 
 /*-
@@ -582,8 +582,6 @@ cdev_decl(ch);
 bdev_decl(sd);
 cdev_decl(sd);
 
-cdev_decl(ses);
-
 cdev_decl(st);
 
 bdev_decl(cd);