From d841a735c71f64f827e3d5b541e2c6521c01b2be Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Tue, 20 Jan 2004 00:24:22 +0000 Subject: [PATCH] Removed useless warning. --- include/pshpack8.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/pshpack8.h b/include/pshpack8.h index 443808d6ddf..7ec95a0e23a 100644 --- a/include/pshpack8.h +++ b/include/pshpack8.h @@ -43,6 +43,5 @@ # endif # pragma pack(8) -# warning "8 as alignment is not supported" #endif