Revert "libede:FilesystemBox: added public Refresh method"
authorRejean Loyer <rejean.loyer@gmail.com>
Wed, 14 Sep 2011 22:53:27 +0000 (18:53 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Wed, 14 Sep 2011 22:53:27 +0000 (18:53 -0400)
This reverts commit daff6796149de46475b9c4e935bc24896e48ea6d.

libede/src/FileSystemBox.ec

index 550dd3f..b880c75 100644 (file)
@@ -560,11 +560,6 @@ public:
       return null;
    }
 
-   void Refresh()
-   {
-      Load();
-   }
-
 private:
    FileSystemBoxBits bits;