From: Rejean Loyer Date: Wed, 14 Sep 2011 22:53:27 +0000 (-0400) Subject: Revert "libede:FilesystemBox: added public Refresh method" X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=commitdiff_plain;h=2838761ce69e0172c3a6d3a0ec62b180b061851b;hp=57204406cb949061c84bdd42edd0434d7a32a5fe Revert "libede:FilesystemBox: added public Refresh method" This reverts commit 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;