mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 19:26:31 -04:00
Removed in libresapi unused code that caused compilation error
This commit is contained in:
parent
ef52e090ea
commit
fca10c2f1b
2 changed files with 0 additions and 7 deletions
|
@ -30,7 +30,6 @@ class FileSharingHandler: public ResourceRouter
|
|||
{
|
||||
public:
|
||||
FileSharingHandler(StateTokenServer* sts, RsFiles* files);
|
||||
virtual ~FileSharingHandler();
|
||||
|
||||
private:
|
||||
void handleWildcard(Request& req, Response& resp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue