Skip to content

Commit

Permalink
Merge pull request #49 from nicksavers/cleanup
Browse files Browse the repository at this point in the history
Get rid of SyntaxSchemeDemo sample code
  • Loading branch information
romanman committed Jul 2, 2014
2 parents 5b96d59 + 1068a04 commit e88af85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 170 deletions.
170 changes: 0 additions & 170 deletions src/main/java/org/ethereum/gui/SyntaxSchemeDemo.java

This file was deleted.

1 change: 1 addition & 0 deletions src/main/java/org/ethereum/util/FastByteComparisons.java
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
* This is borrowed and slightly modified from Guava's {@link UnsignedBytes}
* class to be able to compare arrays that start at non-zero offsets.
*/
@SuppressWarnings("restriction")
public abstract class FastByteComparisons {

/**
Expand Down

0 comments on commit e88af85

Please sign in to comment.