[ https://issues.apache.org/jira/browse/GEODE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Blake Bender resolved GEODE-9206. --------------------------------- Resolution: Fixed > Remove unused static variable > ----------------------------- > > Key: GEODE-9206 > URL: https://issues.apache.org/jira/browse/GEODE-9206 > Project: Geode > Issue Type: Task > Components: native client > Reporter: Mario Salazar de Torres > Assignee: Mario Salazar de Torres > Priority: Major > Labels: pull-request-available > Attachments: static_vars.txt > > > While troubleshooting one issue having to do with static variables in ticket > GEODE-9193, I noticed that there was an static variable which was unused and > defined in the header file. Causing to be defined on each source that was > used. > So this task is intended to remove this static var. > Find a report of all static variables: [^static_vars.txt] > Also the procedure to extract the static variables is defined here: > https://gist.github.com/gaussianrecurrence/8611cb029b46f1a413f4991f82781c36 -- This message was sent by Atlassian Jira (v8.3.4#803005)