Delete the odt readme, start on Welsh translation and remove a blank line in rsprint.cc.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2148 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
andrewsteinborn 2010-01-29 22:14:53 +00:00
parent c912f6947e
commit bc84ebb494
5 changed files with 20 additions and 26 deletions

View file

@ -80,4 +80,3 @@ std::string RsUtil::HashId(std::string id, bool reverse)
return hash;
}