Changeset 174

Show
Ignore:
Timestamp:
03/09/07 07:57:08 (2 years ago)
Author:
mgeske2
Message:

Forgot a file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dmp/trunk/daap-sharp/ClientDatabase.cs

    r103 r174  
    178178            } 
    179179 
    180             theData.addPlaylists(thePlaylists, client.Id); 
     180            theData.addPlaylists(thePlaylists); 
    181181 
    182182            return null;