@@ -976,11 +976,11 @@ - initWithContentsOfURL: (OFURL*)URL encoding: (of_string_encoding_t)encoding { void *pool; OFString *scheme; -# if defined(OF_HAVE_FILES) || defined(OF_HAVE_SOCKETS) +# ifdef OF_HAVE_FILES Class c = [self class]; # endif [self release];