1
1
Adrian Reber b51733c456 fix "warning: 'sstore_stage_select' defined but not used"
In the function sstore_stage_select() the local variables
were set up and defined. Unfortunately this function was
never called. This patch moves variable set up to the
sstore_stage_register() function and checks the return
values of the variable initialization.

This commit was SVN r30958.
2014-03-06 16:53:27 +00:00
..
2013-02-12 17:45:27 +00:00
2014-03-05 02:48:15 +00:00
2014-02-24 23:18:35 +00:00