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 <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Derrick Brashear 2011-07-13 22:43:40 -04:00
parent a76e65034c
commit e2980f3d70

View File

@ -14,8 +14,6 @@
#include <roken.h>
#pragma GCC diagnostic warning "-Wunused-but-set-variable"
#include <rx/xdr.h>
#include <rx/rx.h>
#include <rx/rxkad.h>