Skip to content

Commit f452ac9

Browse files
committed
Cleanup.
1 parent c9c61b5 commit f452ac9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Data Miners/APSL/SMCInterface.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ - (id) readValue:(FourCharCode) key error:(NSError **) outError {
339339
}
340340
default:
341341
result = [NSData dataWithBytes:stuffMeOut.bytes length:keyInfo.size];
342-
// result = [self intValueFromSMC:stuffMeOut.bytes length:stuffMeOut.keyInfo.dataSize];
343342
break;
344343
}
345344
exit:

0 commit comments

Comments
 (0)