Cosmetic fixes to main()

pull/1305/head
Victor Julien 11 years ago
parent a3de4ecd97
commit ddce14360d

@ -2266,7 +2266,6 @@ int main(int argc, char **argv)
if (MagicInit() != 0) if (MagicInit() != 0)
exit(EXIT_FAILURE); exit(EXIT_FAILURE);
if (de_ctx != NULL) { if (de_ctx != NULL) {
SetupDelayedDetect(de_ctx, &suri); SetupDelayedDetect(de_ctx, &suri);

Loading…
Cancel
Save