You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/12/21 22:41:04 UTC

[GitHub] mikewalch commented on a change in pull request #856: Remove unused code

mikewalch commented on a change in pull request #856: Remove unused code
URL: https://github.com/apache/accumulo/pull/856#discussion_r243707173
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/file/blockfile/cache/impl/SizeConstants.java
 ##########
 @@ -20,21 +20,6 @@
 
   public static final int SIZEOF_BOOLEAN = Byte.SIZE / Byte.SIZE;
 
-  /**
-   * Size of byte in bytes
-   */
-  public static final int SIZEOF_BYTE = SIZEOF_BOOLEAN;
-
-  /**
-   * Size of char in bytes
 
 Review comment:
   These might be there for completeness.  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services