tor_remove_file() should ignore NULL filenames
Otherwise, tor logs warnings on my macOS box that look like: ``` Couldn't unlink (null): Bad address ```
issue