OSDN Git Service

gecko_ia2 vbuf backend: The code to fetch row and column header cells is identical...
authorJames Teh <jamie@jantrid.net>
Tue, 14 Sep 2010 08:09:07 +0000 (18:09 +1000)
committerJames Teh <jamie@jantrid.net>
Tue, 14 Sep 2010 08:09:07 +0000 (18:09 +1000)
commit91afa4b5ed62cf7a487451dff81194d8e38d3174
tree0ae31a2277950bd71eb74d1598182635002978cf
parent3d292a08e1233794b70d6dc6a8d5dfabbadce360
gecko_ia2 vbuf backend: The code to fetch row and column header cells is identical except for the method called and the attribute name, so split it into a function to avoid code duplication. I didn't do this before because i wasn't sure how. :) Also remove a pointless variable.
source/NVDAHelper/vbufBackends/gecko_ia2/gecko_ia2.cpp