diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-02-03 10:42:52 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2002-02-03 10:42:52 (GMT) |
commit | e1fea2781d4928ce1125933b073e19e9768ddf51 (patch) | |
tree | c6e72204c112ad8646d737990b93aa290c61c34c /src/reflist.cpp | |
parent | 8efa01a96e2bac6ecc718da17b3fa1f29c9afccf (diff) | |
download | Doxygen-e1fea2781d4928ce1125933b073e19e9768ddf51.zip Doxygen-e1fea2781d4928ce1125933b073e19e9768ddf51.tar.gz Doxygen-e1fea2781d4928ce1125933b073e19e9768ddf51.tar.bz2 |
Release-1.2.13-20020203
Diffstat (limited to 'src/reflist.cpp')
-rw-r--r-- | src/reflist.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reflist.cpp b/src/reflist.cpp index b927969..2469d65 100644 --- a/src/reflist.cpp +++ b/src/reflist.cpp @@ -41,7 +41,6 @@ RefList::~RefList() } /*! Adds a new item to the list. - * \param text The item text. * \returns A unique id for this item. */ int RefList::addRefItem() |