From 9802607644afa3ad7d0149ef00872eabf50777c3 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 26 Sep 2007 19:46:16 +0000 Subject: [PATCH] - example_app: don't set above flag (it's set by default now) svn path=/trunk/boinc_samples/; revision=13677 --- checkin_notes | 6 ++++++ example_app/uc2.C | 7 +------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/checkin_notes b/checkin_notes index 7f5dd989dd..1fd8b5a80c 100644 --- a/checkin_notes +++ b/checkin_notes @@ -475,3 +475,9 @@ Charlie 25 Sep 2007 example_app/ uc2.C uc2_graphics.C + +David 26 Sept 2007 + - example_app: don't set above flag (it's set by default now) + + example_app/ + uc2.C diff --git a/example_app/uc2.C b/example_app/uc2.C index 9adeb88601..c7307fe92f 100755 --- a/example_app/uc2.C +++ b/example_app/uc2.C @@ -121,7 +121,6 @@ int main(int argc, char **argv) { char input_path[512], output_path[512], chkpt_path[512]; MFILE out; FILE* state, *infile; - BOINC_OPTIONS options; for (i=0; i