Skip to content

Commit 8ab07a1

Browse files
committed
remove testing line
1 parent cd267ad commit 8ab07a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

smoke/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class Smoke final : public system::IApplicationFramework
1717
bool onAppInitialized(smart_refctd_ptr<ISystem>&& system) override
1818
{
1919
const char* sdk = std::getenv("NBL_INSTALL_DIRECTORY");
20-
//const char* sdk = "D:\\Nabla\\smoke\\build-ct\\install";
2120

2221
if (sdk)
2322
{

0 commit comments

Comments
 (0)