GC an unused #define.

This commit is contained in:
augustss 1999-05-16 19:42:03 +00:00
parent 788dee365c
commit ff6d760db9

View File

@ -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;