From 93f8a2e834eed69aff7ef3be8c2baba14bab0658 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 18 Sep 2009 23:07:26 +0200 Subject: convert // comments to /**/; remove empty #if/#endif pairs. no code changes Signed-off-by: Denys Vlasenko --- libc/unistd/fpathconf.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libc/unistd/fpathconf.c') diff --git a/libc/unistd/fpathconf.c b/libc/unistd/fpathconf.c index 6f618ee0c..02b4445a7 100644 --- a/libc/unistd/fpathconf.c +++ b/libc/unistd/fpathconf.c @@ -24,9 +24,6 @@ #include #include #include -//#include - -//#include "linux_fsinfo.h" #ifndef __USE_FILE_OFFSET64 -- cgit v1.2.3