X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=blobdiff_plain;f=libede%2Fsrc%2FFileSystemBox.ec;h=8a4fad1331b94af7dc718fdc9f6b142c3b68bf51;hp=b880c7570eff15c3641b0a737c28020bc4511920;hb=eb19d6488b00a999860c9e58904c3ef78fe4a718;hpb=2838761ce69e0172c3a6d3a0ec62b180b061851b diff --git a/libede/src/FileSystemBox.ec b/libede/src/FileSystemBox.ec index b880c75..8a4fad1 100644 --- a/libede/src/FileSystemBox.ec +++ b/libede/src/FileSystemBox.ec @@ -495,8 +495,6 @@ public: delete path; if(value && value[0]) path = CopyString(value); - if(locationBox) - locationBox.path = value; if(created) Load(); } @@ -537,8 +535,6 @@ public: } } - PathBox locationBox; - void Select(FileSystemNode node) { if(node.row)