# HG changeset patch # User diego # Date 1199622041 0 # Node ID 56efdcd338c5a4127d778c93150a5f2fa6f4616d # Parent de13489d7475a1ca88baa0f97aadd73a3f1617e4 Remove compilation command comments. diff -r de13489d7475 -r 56efdcd338c5 loader/qtx/list.c --- a/loader/qtx/list.c Sun Jan 06 11:57:17 2008 +0000 +++ b/loader/qtx/list.c Sun Jan 06 12:20:41 2008 +0000 @@ -1,7 +1,5 @@ /* to compile: edit ../win32.c, change the #if 0 to 1 at line 1326 to enabel quicktime fix! - (cd ..;make distclean;make) - gcc -o list list.c ../libloader.a -lpthread -ldl -lm -ggdb ../../cpudetect.o */ #include diff -r de13489d7475 -r 56efdcd338c5 loader/qtx/qtxload.c --- a/loader/qtx/qtxload.c Sun Jan 06 11:57:17 2008 +0000 +++ b/loader/qtx/qtxload.c Sun Jan 06 12:20:41 2008 +0000 @@ -1,5 +1,3 @@ -/* to compile: gcc -o qtxload qtxload.c ../libloader.a -lpthread -ldl -ggdb ../../cpudetect.o */ - #include #include #include