Ignore __wt_lsn in language interfaces. #1106

This commit is contained in:
Susan LoVerso
2014-07-15 15:49:55 -04:00
parent b0f5be8f89
commit 6f78c3d431
2 changed files with 2 additions and 0 deletions

View File

@@ -805,6 +805,7 @@ typedef int int_void;
%ignore __wt_event_handler;
%ignore __wt_extractor;
%ignore __wt_item;
%ignore __wt_lsn;
%ignore __wt_connection::add_collator;
%ignore __wt_connection::add_compressor;