From dca6401fb36e415e804ad42de53693b1f9486a5b Mon Sep 17 00:00:00 2001 From: "mtilden@gmail.com" Date: Tue, 27 Dec 2011 16:30:06 +0000 Subject: Including converter update with windows binary from forums. Shouldn't need to load a solution to compile a windows program really. git-svn-id: http://mc-server.googlecode.com/svn/trunk@131 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- converter/source/printdir.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'converter/source/printdir.c') diff --git a/converter/source/printdir.c b/converter/source/printdir.c index d163be380..7216413be 100644 --- a/converter/source/printdir.c +++ b/converter/source/printdir.c @@ -1,5 +1,3 @@ -#if 0 - /* list contents of a directory */ #include #include @@ -52,6 +50,3 @@ int main (int argc, char *argv[]) { } return EXIT_SUCCESS; } - - -#endif \ No newline at end of file -- cgit v1.2.3