mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
controlapi: whitespace cleanup; remove dup getSubdirectories()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2fd4d6c4a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-19 (Sat, 19 Mar 2016)
Origin message was:
------------------
- controlapi: whitespace cleanup; remove dup getSubdirectories()
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -131,7 +131,7 @@ private:
|
||||
void SignalInfoCGI(CyhookHandler *hh);
|
||||
void getDirCGI(CyhookHandler *hh);
|
||||
void getMoviesCGI(CyhookHandler *hh);
|
||||
std::string readMovies(CyhookHandler *hh, std::string path, std::string result, bool subdirs);
|
||||
std::string readMovies(CyhookHandler *hh, std::string path, std::string result, bool subdirs);
|
||||
std::string getSubdirectories(CyhookHandler *hh, std::string path, std::string result);
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user