From cab7ad6aa0493b9a78b16756674f80556a33c0e5 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 29 Jun 2011 12:49:50 -0400 Subject: [PATCH] Fix comment Signed-off-by: David Goulet --- ltt-sessiond/main.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/ltt-sessiond/main.c b/ltt-sessiond/main.c index 1c6b6da6f..4da3caba0 100644 --- a/ltt-sessiond/main.c +++ b/ltt-sessiond/main.c @@ -1,7 +1,4 @@ /* - DBG("Creating kernel event %s for channel %s.", - cmd_ctx->lsm->u.enable.event.name, cmd_ctx->lsm->u.enable.channel_name); - * Copyright (C) 2011 - David Goulet * * This program is free software; you can redistribute it and/or -- 2.34.1