mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-23 22:03:33 -06:00
theide: removed unused variable in WorkspaceWork
git-svn-id: svn://ultimatepp.org/upp/trunk@1318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
fa03625eee
commit
cb12e71e6f
1 changed files with 0 additions and 1 deletions
|
|
@ -276,7 +276,6 @@ void WorkspaceWork::AddFile(ADDFILE af)
|
|||
{
|
||||
String active = GetActivePackage();
|
||||
if(active.IsEmpty()) return;
|
||||
FileSel fss;
|
||||
FileSel *fs = &OutputFs();
|
||||
RealizeDirectory(GetLocalDir());
|
||||
switch(af)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue