undo accidental change to cpp.cpp in r42016

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42018 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV
2011-06-07 18:09:12 +00:00
parent 955ffec296
commit 8a480e5d69
@@ -8,7 +8,7 @@
#include "cpp.h"
const struct nothrow_t nothrow = {};
//const struct nothrow_t nothrow = {};
//extern "C" void __pure_virtual()
//{