Don't run the application for the time being.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@400 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -21,7 +21,7 @@ int
|
|||||||
main()
|
main()
|
||||||
{
|
{
|
||||||
TestApp *app = new TestApp("application/x-vnd.OBOS-TestApp1");
|
TestApp *app = new TestApp("application/x-vnd.OBOS-TestApp1");
|
||||||
app->Run();
|
// app->Run();
|
||||||
delete app;
|
delete app;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user