Skip to content

Commit

Permalink
removing dangling #if in igzip code
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 committed Nov 8, 2015
1 parent 3baded6 commit 6674f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion igzip/c_code/bitbuf2.h
Original file line number Diff line number Diff line change
Expand Up @@ -283,4 +283,4 @@ class BitBuf2 {
}
*/
};
#endif #if 0
#endif

0 comments on commit 6674f52

Please sign in to comment.