From 2482f2f7b06f6d52f48f7cd29929681405d9bec5 Mon Sep 17 00:00:00 2001 From: Marcus Eggenberger Date: Tue, 12 Aug 2008 22:13:24 +0200 Subject: [PATCH] fixing a compile warning in windows --- src/qtui/chatscene.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/qtui/chatscene.h b/src/qtui/chatscene.h index ce56f6b2..de6add9c 100644 --- a/src/qtui/chatscene.h +++ b/src/qtui/chatscene.h @@ -28,7 +28,6 @@ #include "types.h" class AbstractUiMsg; -class BufferId; class ChatItem; class ChatLine; class ColumnHandleItem; -- 2.20.1