Skip to content

Commit

Permalink
pgSMB debug
Browse files Browse the repository at this point in the history
  • Loading branch information
MutonUfoAI committed Oct 4, 2013
1 parent ce31c7d commit c18b406
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 c18b406

Please sign in to comment.