app_server/html5: Drop unused and uninitalized members
This commit is contained in:
@@ -50,9 +50,6 @@ private:
|
||||
BString fType; // MIME
|
||||
BDataIO * fData;
|
||||
StreamingRingBuffer * fTarget;
|
||||
|
||||
thread_id fReceiverThread;
|
||||
bool fStopThread;
|
||||
};
|
||||
|
||||
#endif // WEB_HANDLER_H
|
||||
|
||||
Reference in New Issue
Block a user