Okay, this is what I do:
Using either iFile (cydia)/ Cyberduck (Openssh)/ or iFunbox, Navigate to System>Library>Core Services>Springboard.app>English.lproj (Or whatever language pack you use).
The file you're looking for is Springboard.strings
When you open with a text editor, you'll see a long list of strings, anything that says "slide to unlock" on the right side, for example:
"Away_Lock_Label" = "slide to unlock"
Simply blank out the text so that it looks like so:
"Away_Lock_Label" = " "
Respring and the text should disappear. If you wish to reverse the process, just retype "slide to unlock" where you deleted it before.