diff Mouse.cpp @ 2334:ddb803517a48

unused local variables I commented
author Ritor1
date Wed, 02 Apr 2014 21:05:19 +0600
parents aff7a7b072b7
children 6e3ca612f132
line wrap: on
line diff
--- a/Mouse.cpp	Wed Apr 02 20:53:47 2014 +0600
+++ b/Mouse.cpp	Wed Apr 02 21:05:19 2014 +0600
@@ -53,7 +53,7 @@
 //----- (00469903) --------------------------------------------------------
 void Mouse::SetCursorBitmap(const char *pName)
 {
-  DDSURFACEDESC2 Dst;
+//  DDSURFACEDESC2 Dst;
 
   if ( !this->bInitialized || !pName )
     return;
@@ -132,7 +132,7 @@
   if ( this->field_C )
 LABEL_23:
     this->bActive = false;
-LABEL_24:
+//LABEL_24:
   this->field_8 = 0;
   return result;
 }
@@ -317,12 +317,12 @@
 {
   unsigned int pTextureID; // eax@2
   Texture *pTexture; // edi@2
-  int v8; // ecx@25
-  int v9; // ebx@26
-  unsigned int v10; // eax@26
-  int v11; // edx@27
+//  int v8; // ecx@25
+//  int v9; // ebx@26
+//  unsigned int v10; // eax@26
+//  int v11; // edx@27
   int pTextureHeight; // [sp+20h] [bp-8h]@15
-  unsigned __int16 *v20; // [sp+20h] [bp-8h]@28
+//  unsigned __int16 *v20; // [sp+20h] [bp-8h]@28
   int pTextureWidth; // [sp+24h] [bp-4h]@12
   unsigned __int16 *v22; // [sp+24h] [bp-4h]@25
 
@@ -436,7 +436,7 @@
   signed int v5; // eax@17
   GUIButton *control; // esi@37
   signed int v10; // eax@50
-  int v11; // ecx@52
+//  int v11; // ecx@52
   unsigned int pX; // [sp+14h] [bp-8h]@7
   unsigned int pY; // [sp+18h] [bp-4h]@7