mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Remove pstrcpy I missed.
Jeremy.
This commit is contained in:
parent
809f5ab4c5
commit
f570175615
@ -1475,7 +1475,6 @@ static void print_queue_update(int snum, bool force)
|
||||
return;
|
||||
}
|
||||
|
||||
pstrcpy( lprmcommand, lp_lprmcommand(snum));
|
||||
lprmcommand = talloc_string_sub2(ctx,
|
||||
lp_lprmcommand(snum),
|
||||
"%p",
|
||||
|
Loading…
Reference in New Issue
Block a user