libdthelp: Resolve 65 -Wunused-variable warnings
This commit is contained in:
@@ -2108,7 +2108,6 @@ _DtHelpDADestroyGraphic (
|
||||
_DtCvPointer graphic_ptr )
|
||||
{
|
||||
Arg args[5];
|
||||
int i;
|
||||
|
||||
Colormap colormap;
|
||||
|
||||
@@ -2179,7 +2178,6 @@ _DtHelpDADestroyRegion (
|
||||
_DtCvPointer client_data,
|
||||
_DtCvPointer reg_info)
|
||||
{
|
||||
DtHelpDispAreaStruct *pDAS = (DtHelpDispAreaStruct *) client_data;
|
||||
_DtHelpDARegion *pReg = (_DtHelpDARegion *) reg_info;
|
||||
|
||||
if (True == pReg->inited)
|
||||
|
||||
Reference in New Issue
Block a user