Removed "see also" reference from BStatable doxumentation, as it

was gunking up an otherwise nice looking Compound List page.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1759 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder 2002-10-29 18:42:52 +00:00
parent d3ed67d76c
commit c698a51ee0

View File

@ -22,7 +22,7 @@ namespace OpenBeOS {
class BVolume;
//! BStatable - A nice C++ wrapper to <code>\sa stat()</code>
//! BStatable - A nice C++ wrapper to <code>stat()</code>
/*! A purly abstract class which provieds an expenive, but convenet
* C++ wrapper to the posix <code>\sa stat()</code> command.
*