diff options
Diffstat (limited to '')
-rw-r--r-- | src/programlink.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/programlink.h b/src/programlink.h index dfbbdb5..d34a3df 100644 --- a/src/programlink.h +++ b/src/programlink.h | |||
@@ -16,7 +16,6 @@ namespace Bu | |||
16 | /** | 16 | /** |
17 | * Program Link is the base class for any object that will be a piece of the | 17 | * Program Link is the base class for any object that will be a piece of the |
18 | * main program chain loop. | 18 | * main program chain loop. |
19 | *@author Mike Buland | ||
20 | */ | 19 | */ |
21 | class ProgramLink | 20 | class ProgramLink |
22 | { | 21 | { |