Another unused declaratin bites the dust.

This commit is contained in:
matthieu 2009-11-23 17:36:23 +00:00
parent 068d81918d
commit c56921a15d

View File

@ -13,7 +13,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $OpenBSD: ws.c,v 1.12 2009/11/23 16:55:52 matthieu Exp $ */
/* $OpenBSD: ws.c,v 1.13 2009/11/23 17:36:23 matthieu Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@ -97,19 +97,6 @@ static XF86ModuleVersionInfo VersionRec = {
{0, 0, 0, 0}
};
typedef enum {
WSOPT_DEVICE,
WSOPT_DEBUG_LEVEL,
WSOPT_MINX,
WSOPT_MAXX,
WSOPT_MINY,
WSOPT_MAXY,
WSOPT_ROTATE,
WSOPT_SWAPXY,
WSOPT_SCREENNO,
WSOPT_ZAXIS_MAPPING,
} WSOpts;
#define WS_NOZMAP 0
XF86ModuleData wsModuleData = {&VersionRec,