Normalized code.
This commit is contained in:
@@ -77,6 +77,3 @@ unsigned GetVersionAsNumber (void)
|
||||
{
|
||||
return ((VER_MAJOR * 0x100) + (VER_MINOR * 0x10) + VER_PATCH);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user