From 72eb8ccb8934b0032a3f53a9ffc0e21bce4bdf23 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 1 Dec 2003 09:58:55 +0000 Subject: Patch #847464: Remove spurious semicolons svn-id: r11445 --- common/debugger.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/debugger.h b/common/debugger.h index 1da3ad7319..767c212396 100644 --- a/common/debugger.h +++ b/common/debugger.h @@ -23,7 +23,7 @@ namespace GUI { class ConsoleDialog; -}; +} namespace Common { -- cgit v1.2.3