Commit 1e86a0c
committed
Move null-check to called method.
Same as with the "textExtent" methods, the "stringExtent" method in GC
could verify that the parameter is not null further down in the
call-stack.
Also get rid of commented code.1 parent 413990a commit 1e86a0c
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5876 | 5876 | | |
5877 | 5877 | | |
5878 | 5878 | | |
5879 | | - | |
5880 | 5879 | | |
5881 | 5880 | | |
5882 | 5881 | | |
5883 | 5882 | | |
| 5883 | + | |
5884 | 5884 | | |
5885 | 5885 | | |
5886 | 5886 | | |
| |||
5892 | 5892 | | |
5893 | 5893 | | |
5894 | 5894 | | |
5895 | | - | |
5896 | 5895 | | |
5897 | 5896 | | |
5898 | 5897 | | |
| |||
0 commit comments