From 892b3fde2fa974e339f049283d8d3e5f75a49107 Mon Sep 17 00:00:00 2001 From: peavey Date: Sat, 10 Oct 2009 14:13:49 +0000 Subject: uhm, remove my debug output :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11819 e03df62e-2008-0410-955e-edbf42e46eb7 --- win/configure.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'win/configure.cpp') diff --git a/win/configure.cpp b/win/configure.cpp index 2ef102841..161becfec 100644 --- a/win/configure.cpp +++ b/win/configure.cpp @@ -178,7 +178,6 @@ void get_machine_info(char * buffer, size_t len) *b2++; } *b = 0; - printf_c("\nLAL:%s:LAL\n", buffer); } int __stdcall WinMain(IN HINSTANCE hInstance, IN HINSTANCE hPrevInstance, IN LPSTR lpCmdLine, IN int nShowCmd ) -- cgit v1.2.3