--- D:/jvcl/run/JvMemoryDataset.pas	Ñð èþë 22 14:29:30 2009
+++ C:/Users/U7/Documents/RAD Studio/Projects/Agora/JvMemoryDataset.pas	Ñð èþë 22 15:00:12 2009
@@ -1,4 +1,4 @@
-{-----------------------------------------------------------------------------
+ï»¿{-----------------------------------------------------------------------------
 The contents of this file are subject to the Mozilla Public License
 Version 1.1 (the "License"); you may not use this file except in compliance
 with the License. You may obtain a copy of the License at
@@ -1133,10 +1133,8 @@
   begin
     CheckBrowseMode;
     if Filtered <> Value then
-    begin
       inherited SetFiltered(Value);
-      First;
-    end;
+    First;
   end
   else
     inherited SetFiltered(Value);
