diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 19:51:45 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-01 05:35:12 -0600 |
commit | 4133c3e6ff31b63d6ea3e426f4e8715bf7895a86 (patch) | |
tree | 8723b297da9a03403ac1c08f7082bdd3fd4c6fe8 /sal/qa/osl/profile | |
parent | f586542c3d3e5fda3a73c736ceaee3719859942d (diff) |
Remove visual noise from sal
Change-Id: Idf07c7d31c0a523f929aded9ff3183a3f01b16b9
Reviewed-on: https://gerrit.libreoffice.org/8297
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sal/qa/osl/profile')
-rw-r--r-- | sal/qa/osl/profile/osl_old_testprofile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/profile/osl_old_testprofile.cxx b/sal/qa/osl/profile/osl_old_testprofile.cxx index 68c8bd3f75e4..5bdededb7eea 100644 --- a/sal/qa/osl/profile/osl_old_testprofile.cxx +++ b/sal/qa/osl/profile/osl_old_testprofile.cxx @@ -26,7 +26,7 @@ #include <stdio.h> #include <osl/profile.h> -//================================================================================================== + namespace osl_Profile { |