X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=blobdiff_plain;f=libede%2Fsrc%2FFileSystemBox.ec;h=b880c7570eff15c3641b0a737c28020bc4511920;hp=550dd3f78d25aca89c147be703c1be3f5a2f85d2;hb=2838761ce69e0172c3a6d3a0ec62b180b061851b;hpb=daff6796149de46475b9c4e935bc24896e48ea6d diff --git a/libede/src/FileSystemBox.ec b/libede/src/FileSystemBox.ec index 550dd3f..b880c75 100644 --- a/libede/src/FileSystemBox.ec +++ b/libede/src/FileSystemBox.ec @@ -560,11 +560,6 @@ public: return null; } - void Refresh() - { - Load(); - } - private: FileSystemBoxBits bits;