From 031fd00024c05cac3568f5ed027e80991dba18b0 Mon Sep 17 00:00:00 2001 From: Ari Lazier Date: Wed, 18 Nov 2015 17:55:30 -0800 Subject: [PATCH] fix for rpc constants and other pr feedback --- list.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/list.hpp b/list.hpp index 54bbed41..507c968e 100644 --- a/list.hpp +++ b/list.hpp @@ -57,6 +57,4 @@ namespace realm { }; } - - #endif /* REALM_LIST_HPP */