summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2011-11-03 13:44:11 +0000
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>2011-11-03 13:44:11 +0000
commit7f11e016968ec9de2064c293eb6a7c37f582d6b1 (patch)
treeef1555ecd5ba21c43de857d7271f1cbaef262c51
parent66e915032f0ba588c1de844586b5487191bd45a0 (diff)
downloadgcc-7f11e016968ec9de2064c293eb6a7c37f582d6b1.tar.gz
Remove spurious whitespace.cxx-mem-model
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/cxx-mem-model@180824 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libstdc++-v3/src/compatibility-c++0x.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/src/compatibility-c++0x.cc b/libstdc++-v3/src/compatibility-c++0x.cc
index 7b44b5187ce..c5e1db092a5 100644
--- a/libstdc++-v3/src/compatibility-c++0x.cc
+++ b/libstdc++-v3/src/compatibility-c++0x.cc
@@ -93,7 +93,5 @@ namespace std _GLIBCXX_VISIBILITY(default)
};
constexpr bool system_clock::is_monotonic;
} // namespace chrono
-
-
}