[HELP Warning]
#1

How To Fix This warning

Код:
HELP PLEASE   (96) : warning 201: redefinition of constant/macro (symbol "green")
HELP PLEASE   (97) : warning 201: redefinition of constant/macro (symbol "red")
HELP PLEASE   (5460) : warning 203: symbol is never used: "DescriptionText"
HELP PLEASE   (5460) : warning 203: symbol is never used: "Speed"
HELP PLEASE   (5460) : warning 203: symbol is never used: "SpeedBox"
HELP PLEASE   (5460) : warning 203: symbol is never used: "Status"
HELP PLEASE   (5460) : warning 203: symbol is never used: "Textdraw0"
HELP PLEASE   (5460) : warning 203: symbol is never used: "Textdraw1"
HELP PLEASE   (5460) : warning 203: symbol is never used: "Textdraw2"
HELP PLEASE   (5460) : warning 203: symbol is never used: "Textdraw3"
HELP PLEASE   (5460) : warning 203: symbol is never used: "changehn"
HELP PLEASE   (5460) : warning 203: symbol is never used: "seconds"
Reply
#2

Remove unused variables
Quote:

HELP PLEASE (5460) : warning 203: symbol is never used: "DescriptionText"
HELP PLEASE (5460) : warning 203: symbol is never used: "Speed"
HELP PLEASE (5460) : warning 203: symbol is never used: "SpeedBox"
HELP PLEASE (5460) : warning 203: symbol is never used: "Status"
HELP PLEASE (5460) : warning 203: symbol is never used: "Textdraw0"
HELP PLEASE (5460) : warning 203: symbol is never used: "Textdraw1"
HELP PLEASE (5460) : warning 203: symbol is never used: "Textdraw2"
HELP PLEASE (5460) : warning 203: symbol is never used: "Textdraw3"
HELP PLEASE (5460) : warning 203: symbol is never used: "changehn"
HELP PLEASE (5460) : warning 203: symbol is never used: "seconds"

Remove redefinitions?
Quote:

HELP PLEASE (96) : warning 201: redefinition of constant/macro (symbol "green")
HELP PLEASE (97) : warning 201: redefinition of constant/macro (symbol "red")

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)