Removed whitespace.

This commit is contained in:
n-a-c-h
2006-03-26 23:02:19 +00:00
parent 20977b28a1
commit 068ed5124d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/*
Copyright (c) 2003-2006 Ryan C. Gordon and others.
http://icculus.org/manymouse/
This software is provided 'as-is', without any express or implied warranty.

View File

@@ -2107,7 +2107,7 @@ void initwinvideo(void)
{
return;
}
// Hide the cursor
ShowCursor(0);