Browse Source

Minor fix for SDL build on Raspberry Pi platform.

Yao Wei Tjong 姚伟忠 11 years ago
parent
commit
591c8800b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/ThirdParty/SDL/src/core/linux/SDL_evdev.c

+ 0 - 1
Source/ThirdParty/SDL/src/core/linux/SDL_evdev.c

@@ -18,7 +18,6 @@
      misrepresented as being the original software.
   3. This notice may not be removed or altered from any source distribution.
 */
-<<<<<<< HEAD:src/input/evdev/SDL_evdev.c
 
 // Modified by OvermindDL1 for Urho3D