Quote Originally Posted by moedjs
if UR CID49 don't use FAR to remove your patch, cos it will result the flash block will not stable no more, since it using breaking methode to do that.
I removed a patch with FAR. And my phone is still working ;)

In patch You have two lines:

(for example to change location of layout.xml):

730079007300740065006D002F006C00610079006F00750074

This is first line. Here You have information, where You have a layout file.

75007300650072002F006F0074006800650072002F006C0079

This line (second) means where do You will have a new position of layout.xml

And: If you patched Your phone, first line doesn't exist in firmware, because the second will appear in firmware.
But in patch file (*.vkp) it still exist! So if You take Remove patch in FAR, the first line will appear again... ;)

So if You want to remove patch, You don't must to flash Your phone again ;)