Changeset: cdefb858521c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=cdefb858521c Modified Files: monetdb5/mal/mal_errors.h Branch: Jul2015 Log Message:
Remove duplicate. diffs (11 lines): diff --git a/monetdb5/mal/mal_errors.h b/monetdb5/mal/mal_errors.h --- a/monetdb5/mal/mal_errors.h +++ b/monetdb5/mal/mal_errors.h @@ -79,7 +79,6 @@ #define RUNTIME_STREAM_INPUT "Could not read from stream" #define RUNTIME_LOAD_ERROR "Loading error" -#define RUNTIME_LOAD_ERROR "Loading error" #define RUNTIME_OBJECT_MISSING "Object not found" #define RUNTIME_SIGNATURE_MISSING "The <module>.<function> not found" #define RUNTIME_OBJECT_UNDEFINED "Object not found" _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
