Removed all the useless "sf::"

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1397 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2010-02-10 11:09:55 +00:00
parent 2840618c70
commit b7b876eb26
13 changed files with 33 additions and 33 deletions

View file

@ -38,7 +38,7 @@
namespace sf
{
////////////////////////////////////////////////////////////
/// Get the default system locale
/// \brief Get the default system locale
///
/// \return Reference to the default system locale
///