MyDDAS: Changed MyDDAS internal structure
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1521 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -664,11 +664,6 @@ main (int argc, char **argv)
|
||||
|
||||
|
||||
BootMode = init_standard_system(argc, argv, &init_args);
|
||||
|
||||
#ifdef CUT_C
|
||||
cut_c_initialize();
|
||||
#endif
|
||||
|
||||
if (BootMode == YAP_BOOT_ERROR) {
|
||||
fprintf(stderr,"[ FATAL ERROR: could not find saved state ]\n");
|
||||
exit(1);
|
||||
|
Reference in New Issue
Block a user