From 9a18c8f0aef68a633b4413c7dfe7fc10bca17c49 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 19 Mar 2012 16:45:40 +0000 Subject: xpp: oct612x: fix build warnings git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@10542 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h') diff --git a/xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h b/xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h index c0381f4..70d2fc0 100644 --- a/xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h +++ b/xpp/oct612x/octdeviceapi/oct6100api/oct6100_miscellaneous_priv.h @@ -84,14 +84,12 @@ $Octasic_Revision: 20 $ { \ PVOID _pProcessContext; \ UINT32 _ulUserChipId; \ - UINT32 _ulWriteAddress; \ UINT16 _usWriteData; \ UINT32 _ulWriteLength; \ \ /* Store the data that is to be passed to the user. */ \ _pProcessContext = SmearParams.pProcessContext; \ _ulUserChipId = SmearParams.ulUserChipId; \ - _ulWriteAddress = SmearParams.ulWriteAddress; \ _usWriteData = SmearParams.usWriteData; \ _ulWriteLength = SmearParams.ulWriteLength; \ \ -- cgit v1.2.3