From e2980f3d70bc61cc9a89b65499798193c011ec75 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Wed, 13 Jul 2011 22:43:40 -0400 Subject: [PATCH] volser: remove pragma requiring ultranew gcc this won't fly with the gcc in the field most places. move along. Change-Id: I54de25c4986e574ca5b34b850807b10374d9d8ad Reviewed-on: http://gerrit.openafs.org/5013 Tested-by: BuildBot Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- src/volser/volprocs.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/volser/volprocs.c b/src/volser/volprocs.c index 28e0ac9bc8..90c9c48def 100644 --- a/src/volser/volprocs.c +++ b/src/volser/volprocs.c @@ -14,8 +14,6 @@ #include -#pragma GCC diagnostic warning "-Wunused-but-set-variable" - #include #include #include