aboutsummaryrefslogtreecommitdiff
path: root/src/linkmessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/linkmessage.h')
-rw-r--r--src/linkmessage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/linkmessage.h b/src/linkmessage.h
index c9abd04..5b8b7e2 100644
--- a/src/linkmessage.h
+++ b/src/linkmessage.h
@@ -17,7 +17,6 @@ namespace Bu
17 * A message to be broadcast accross ProgramLinks in a ProgramChain. Generally 17 * A message to be broadcast accross ProgramLinks in a ProgramChain. Generally
18 * one would make a subclass of this in order to transmit more useful 18 * one would make a subclass of this in order to transmit more useful
19 * information, but sometimes it isn't necesarry. 19 * information, but sometimes it isn't necesarry.
20 *@author Mike Buland
21 */ 20 */
22 class LinkMessage 21 class LinkMessage
23 { 22 {