progs/demos: Silence compiler warning in morph3d.c.
This commit is contained in:
@@ -887,5 +887,5 @@ int main(int argc, char **argv)
|
||||
glutIdleFunc( idle_ );
|
||||
glutDisplayFunc( draw );
|
||||
glutMainLoop();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user