removed unused local variables.

This commit is contained in:
skarg
2007-02-13 19:49:14 +00:00
parent dd5d19eb9f
commit 714a3b094f
-2
View File
@@ -335,8 +335,6 @@ static bool Able_To_Meet_Shed_Request(int object_index)
unsigned priority = 0;
bool status = false;
int object_instance = 0;
unsigned shed_level_index = 0;
unsigned i = 0;
/* This demo is going to use the Analog Outputs as their Load */
object_instance = object_index;