diff options
author | Peter Foley <pefoley2@verizon.net> | 2011-09-06 17:00:33 -0400 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-09-06 20:09:47 -0500 |
commit | dfa4249d809454e6bc5b4af77a4e08d3a489178e (patch) | |
tree | f4332c6336e35427da1408939cbbc40dab40a091 /.gitignore | |
parent | 0d8c345bf916ef7c1148bda84968c57189e14f5c (diff) |
clean visibility.cxx
The visibility configure test failed to clean up visibility.cxx.
This patch fixes that.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 58f491f333bf..8afcf968d0f9 100644 --- a/.gitignore +++ b/.gitignore @@ -53,7 +53,6 @@ /Makefile /makefile.mk /set_soenv -/visibility.cxx /post_download /bin/repo-list /src.downloaded |