CommitView: Remove checking if same file is displayed
commit4f212f04b589696ba84ebf6a2368d2d73d7a7fef
authorPieter de Bie <pdebie@ai.rug.nl>
Thu, 9 Oct 2008 19:34:06 +0000 (9 21:34 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Fri, 10 Oct 2008 19:59:23 +0000 (10 21:59 +0200)
tree09c36fc6f9c2198ce3d42d734f6baa9f99d00a97
parentfe38069e39160a1a0342de9152cfb977b93cf620
CommitView: Remove checking if same file is displayed

This causes trouble if a file was partially staged,
or if we switch from the staged changes to the
unstaged changes.

It should be quick enough not to matter anyway, so
let's simplify things and remove the check.
PBWebChangesController.h
PBWebChangesController.m