diff options
Diffstat (limited to 'src/ito.h')
-rw-r--r-- | src/ito.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ namespace Bu | |||
17 | * system in an object oriented sort of way. It allows you to create a | 17 | * system in an object oriented sort of way. It allows you to create a |
18 | * class with standard member variables and callable functions that can be | 18 | * class with standard member variables and callable functions that can be |
19 | * run in it's own thread, one per class instance. | 19 | * run in it's own thread, one per class instance. |
20 | *@author Mike Buland | ||
21 | *@ingroup Threading | 20 | *@ingroup Threading |
22 | */ | 21 | */ |
23 | class Ito | 22 | class Ito |