Remove invalid code.
authorYongGeol Jung <yg48.jung@samsung.com>
Mon, 29 Apr 2013 11:47:42 +0000 (20:47 +0900)
committerYongGeol Jung <yg48.jung@samsung.com>
Thu, 2 May 2013 07:47:33 +0000 (16:47 +0900)
commitfd19079f0482284bc82b86de928685f6251c4512
tree1814765187d9ee3bd07f400af7c4b43129a4f928
parent7979af7e16ff05978db7ed558a9261a493423041
Remove invalid code.

[Title] Remove invalid code.
[Issue#] N/A
[Problem] Some webgl test cases fail on emulator.
[Cause] After initializing webgl context, getError function returns INVALID_VALUE due to invalid code.
[Solution] Remove invalid code.

Change-Id: Id8617171ae59ad4e5ceb87729c43996fe73cb1fa
Source/WebCore/platform/graphics/efl/tizen/GraphicsContext3DOffscreen.cpp