Lint cleanup.

This commit is contained in:
Alexander Ljungberg
2010-10-23 20:47:11 -03:00
parent 6fd5f66a15
commit b95bdca2a3
+2 -2
View File
@@ -962,9 +962,9 @@ var CPThemeStateAutoCompleting = @"CPThemeStateAutoCompleting",
var placeEditor = function(useRemainingWidth)
{
var element = [self _inputElement];
var element = [self _inputElement],
textWidth = 1;
var textWidth = 1;
if (_selectedRange.length === 0)
{
// XXX The "X" here is used to estimate the space needed to fit the next character