bpo-38210: Fix compiler warning in dictobject.c (GH-16611)

The "tmp" variable is no longer used.