-
-
Notifications
You must be signed in to change notification settings - Fork 529
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some visibility cleanup. Add comment on broken code.
visGetBlockingWall() was broken with introduction of ECM support a while back, but nobody noticed until now. From code point of view, mostly because this function used magic globals to get its data. Was broken in 55a6259. Removing the useless globals for now, since they just make it look like things are working when they are not.
- Loading branch information
Showing
1 changed file
with
9 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters