[cairo-commit] cairomm/cairomm exception.h,1.6,1.7
Jonathon Jongsma
commit at pdx.freedesktop.org
Mon Feb 27 18:07:55 PST 2006
Committed by: jjongsma
Update of /cvs/cairo/cairomm/cairomm
In directory kemper:/tmp/cvs-serv25861/cairomm
Modified Files:
exception.h
Log Message:
2006-02-27 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* cairomm/exception.h:
* docs/reference/Doxyfile.in:
* docs/reference/Makefile.am: hide some of the private types and functions
from the Doxygen API reference documentation
Index: exception.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/exception.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- exception.h 21 Feb 2006 05:21:02 -0000 1.6
+++ exception.h 28 Feb 2006 02:07:53 -0000 1.7
@@ -25,8 +25,6 @@
namespace Cairo
{
-typedef cairo_status_t ErrorStatus;
-
/**
*/
class logic_error: public std::logic_error
More information about the cairo-commit
mailing list