diff options
author | John Wiegley <johnw@newartisans.com> | 2009-11-08 14:59:11 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-11-08 14:59:11 -0500 |
commit | 394c7bd8dfbe12e09b7fdee8d5c4072f4336d545 (patch) | |
tree | 55a1d3376e1549c4e334c917851c341be6973e0c /src/unistring.h | |
parent | 55c7792c9329f97dd19fc5aeca466cb2de4fbf9c (diff) | |
download | fork-ledger-394c7bd8dfbe12e09b7fdee8d5c4072f4336d545.tar.gz fork-ledger-394c7bd8dfbe12e09b7fdee8d5c4072f4336d545.tar.bz2 fork-ledger-394c7bd8dfbe12e09b7fdee8d5c4072f4336d545.zip |
Removed a bunch of empty comments
Diffstat (limited to 'src/unistring.h')
-rw-r--r-- | src/unistring.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/unistring.h b/src/unistring.h index bc55b016..7c433d9d 100644 --- a/src/unistring.h +++ b/src/unistring.h @@ -38,15 +38,10 @@ * @author John Wiegley * * @ingroup utils - * - * @brief Brief - * - * Long. */ #ifndef _UNISTRING_H #define _UNISTRING_H - namespace ledger { /** |