sourcedr: Don't call expanduser() in CodeSearch

This commit removes os.path.expanduser() from CodeSearch class in
preprocess.py.  Leave the decision to the user of the class.

Test: ./sourcedr/functional_tests.py
Change-Id: I366685ecd8d528373780090dc8191c27280e08f8
1 file changed