Fix another merge issue
--HG-- extra : convert_revision : 2b33da5e8578ea6a8bdd2d89f183c2e6b942b0fc
This commit is contained in:
@@ -178,9 +178,6 @@ class Packet
|
||||
IsUpgrade = 1 << 9,
|
||||
HasData = 1 << 10
|
||||
};
|
||||
//For statistics we need max number of commands, hard code it at
|
||||
//20 for now. @todo fix later
|
||||
#define NUM_MEM_CMDS 1 << 10
|
||||
|
||||
public:
|
||||
/** List of all commands associated with a packet. */
|
||||
|
||||
Reference in New Issue
Block a user