From abe7a0142cb59e7d68db772218ab4641ca7ffaee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 31 Jan 2010 23:05:05 +0000 Subject: removed useless includes svn path=/trunk/externals/ext13/; revision=13125 --- kalashnikov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalashnikov.c') diff --git a/kalashnikov.c b/kalashnikov.c index be9a998..e48cc4a 100644 --- a/kalashnikov.c +++ b/kalashnikov.c @@ -1,6 +1,6 @@ #include "ext13.h" #include "m_pd.h" -/*#include "g_canvas.h"*/ + #ifdef _MSC_VER #pragma warning( disable : 4244 ) #pragma warning( disable : 4305 ) -- cgit v1.2.1