Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Remove conflict marker that snuck past
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielhourt committed Aug 8, 2017
1 parent a210f9c commit 4adbf0b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ class apply_context {

int32_t load_i64( Name scope, Name code, Name table, Name Key, char* data, uint32_t maxlen );

<<<<<<< HEAD
int32_t front_primary_i128i128( Name scope, Name code, Name table,
uint128_t* primary, uint128_t* secondary, char* data, uint32_t maxlen );
int32_t back_primary_i128i128( Name scope, Name code, Name table,
Expand Down

0 comments on commit 4adbf0b

Please sign in to comment.