1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00

s4:tortore/rpc/spoolss.c: fix compiler warning

metze
This commit is contained in:
Stefan Metzmacher 2010-03-16 10:27:42 +01:00
parent d7699cb24a
commit 28a6e5398d

View File

@ -3241,7 +3241,6 @@ static bool test_EnumPrinterData_consistency(struct torture_context *tctx,
for (i=0; i < count; i++) {
enum winreg_Type type;
const char *value_name;
uint8_t *data;