Skip to content

Conversation

andmer
Copy link
Contributor

@andmer andmer commented Jan 22, 2016

remove dup

    if (settings.isSetting(sessionID, Session.SETTING_VALIDATE_UNORDERED_GROUP_FIELDS)) {
        dataDictionary.setCheckUnorderedGroupFields(settings.getBool(sessionID,
                Session.SETTING_VALIDATE_UNORDERED_GROUP_FIELDS));
    }

remove dup

        if (settings.isSetting(sessionID, Session.SETTING_VALIDATE_UNORDERED_GROUP_FIELDS)) {
            dataDictionary.setCheckUnorderedGroupFields(settings.getBool(sessionID,
                    Session.SETTING_VALIDATE_UNORDERED_GROUP_FIELDS));
        }
chrjohn added a commit that referenced this pull request Jan 25, 2016
remove duplicate code in DefaultSessionFactory
@chrjohn chrjohn merged commit 967d8ee into quickfix-j:master Jan 25, 2016
@chrjohn
Copy link
Member

chrjohn commented Jan 25, 2016

Thanks.

chrjohn added a commit that referenced this pull request Jan 25, 2016
remove duplicate code in DefaultSessionFactory
(cherry picked from commit 967d8ee)
@chrjohn chrjohn added this to the QFJ 1.6.2 milestone Mar 24, 2016
david-gibbs-ig pushed a commit to IG-Group/quickfixj that referenced this pull request Apr 21, 2020
…-With-GuaranteedStop to QFJ_RELEASE_2_1_0_IG_OTC

* commit 'f9c6bdae6dc4f7274e068687fb356c52221200d9':
  FIXAPI-1370 - Renamed OrderAtttributeType GS description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants