Remove empty line again from libc++'s iostream.cpp. This was used to

force updates to this file, so it will be rebuilt by the fixed clang
from r289072.
This commit is contained in:
Dimitry Andric 2015-10-09 18:23:10 +00:00
parent d361766d4b
commit 76ebbd8fae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289073

View File

@ -86,4 +86,3 @@ ios_base::Init::~Init()
}
_LIBCPP_END_NAMESPACE_STD