GC an unused #define.
This commit is contained in:
parent
788dee365c
commit
ff6d760db9
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: usbhid.c,v 1.11 1999/05/12 00:38:20 augustss Exp $ */
|
||||
/* $NetBSD: usbhid.c,v 1.12 1999/05/16 19:42:03 augustss Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
@ -48,8 +48,6 @@
|
||||
#include <dev/usb/usb.h>
|
||||
#include <dev/usb/usbhid.h>
|
||||
|
||||
#define USBDEV "/dev/uhid0"
|
||||
|
||||
int verbose = 0;
|
||||
int all = 0;
|
||||
int noname = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user