]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
uhm, remove my debug output :)
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 10 Oct 2009 14:13:49 +0000 (14:13 +0000)
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 10 Oct 2009 14:13:49 +0000 (14:13 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11819 e03df62e-2008-0410-955e-edbf42e46eb7

win/configure.cpp

index 2ef102841296d3eb7ec8c03a2d5a6796ee6c29c4..161becfec5d566328640877415259e49e1856a6b 100644 (file)
@@ -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 )