From 8e24faadcb4f8d0a83ce37e2aa7f8ea243a90e83 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 1 Dec 2006 20:53:25 +0000 Subject: Add a pre-generated windows configuration file svn path=/trunk/mono/; revision=68847 --- samples/embed/teste.c | 1 - 1 file changed, 1 deletion(-) (limited to 'samples') diff --git a/samples/embed/teste.c b/samples/embed/teste.c index acfcabee6e6..d6a7b8381a1 100644 --- a/samples/embed/teste.c +++ b/samples/embed/teste.c @@ -49,7 +49,6 @@ main(int argc, char* argv[]) { * if you are planning on using the dllmaps defined on the * system configuration */ - mono_set_dirs (NULL, NULL); mono_config_parse (NULL); /* * mono_jit_init() creates a domain: each assembly is -- cgit v1.2.3