Skip to content

Commit 57b3c4c

Browse files
committed
[simbatt] Remove unused MAX_SUPPORTED_SIMBATT_CHILDREN define
This define isn't used anywhere in the driver. Therefore proposing to remove it to clean up.
1 parent c4a093e commit 57b3c4c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

simbatt/func/simbattdriverif.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ DEFINE_GUID(SIMBATT_DEVINTERFACE_GUID,
6262
#define IOCTL_SIMBATT_SET_UNIQUE_ID SIMBATT_IOCTL(0x809)
6363
#define IOCTL_SIMBATT_GET_MAXCHARGINGCURRENT SIMBATT_IOCTL(0x810)
6464
#define SIMBATT_RATE_CALCULATE 0x7fffffff
65-
#define MAX_SUPPORTED_SIMBATT_CHILDREN 20
6665

6766
//------------------------------------------------------------------- Data Types
6867

0 commit comments

Comments
 (0)