Skip to content

Commit

Permalink
Merge branch 'plugin-pgSMB' into v3.1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MutonUfoAI committed Oct 4, 2013
2 parents 6df0b3d + c18b406 commit 9220991
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 50 deletions.
1 change: 0 additions & 1 deletion Plugins/pgSMB/pgSMB/PluginImpl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ public void SessionChange(System.ServiceProcess.SessionChangeDescription changeD
private void cleanup(UserInformation userInfo, int sessionID)
{
Dictionary<string, string> settings = GetSettings(userInfo.Username);
Roaming.CreateRoamingFolder(settings, userInfo.Username);

try
{
Expand Down
Loading

0 comments on commit 9220991

Please sign in to comment.