diff options
Diffstat (limited to 'src/core/channel-rec.h')
-rw-r--r-- | src/core/channel-rec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/channel-rec.h b/src/core/channel-rec.h index 7b806ca4..f3ec5f8d 100644 --- a/src/core/channel-rec.h +++ b/src/core/channel-rec.h @@ -2,7 +2,6 @@ #include "window-item-rec.h" -char *name; char *topic; char *topic_by; time_t topic_time; |