moved exception definition to header file.

This commit is contained in:
crs
2002-07-30 18:31:21 +00:00
parent 69496abbab
commit da361e9686
2 changed files with 6 additions and 3 deletions

View File

@@ -24,9 +24,6 @@
#endif
// FIXME -- temporary exception type
class XThreadUnavailable { };
//
// CThreadRep
//