OSDN Git Service

コンパイルエラーを修正した
authorgdkhd812 <test@yahoo.co.jp>
Sat, 22 Apr 2017 07:55:48 +0000 (16:55 +0900)
committergdkhd812 <test@yahoo.co.jp>
Sat, 22 Apr 2017 07:55:48 +0000 (16:55 +0900)
Core/MarkerCollection.cs

index fa094af..69b0c4f 100644 (file)
@@ -175,7 +175,6 @@ namespace FooEditEngine
         internal MarkerCollection()
         {
             this.Updated +=new EventHandler((s,e)=>{});
-            this.FireUpdate = true;
         }
 
         /// <summary>