Cleaned up example slightly

This commit is contained in:
Davis King 2011-11-06 09:45:19 -05:00
parent a1632e02fb
commit b194c7b148
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ private:
// ----------------------------------------------------------------------------------------
int main(int argc, char* argv[])
int main()
{
try
{

View File

@ -82,7 +82,7 @@ void make_simple_test_data (
// ----------------------------------------------------------------------------------------
int main(int argc, char* argv[])
int main()
{
try
{