Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove obselete files.
[simgrid.git] / buildtools / vc7 / cxx / SimGridX.c
diff --git a/buildtools/vc7/cxx/SimGridX.c b/buildtools/vc7/cxx/SimGridX.c
deleted file mode 100644 (file)
index 41e4702..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <windows.h>\r
-\r
-#include <xbt/log.h>\r
-    \r
-/* logs */ \r
-// XBT_LOG_NEW_DEFAULT_CATEGORY(SimGridX,"SimGrid for cxx");\r
-\rint WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason,
-                          void *lpReserved) \r
-{
-  \rreturn 1;
-\r}