mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
Remove unused httpsession and httpsessionstore from build (#4785)
This commit is contained in:
@@ -472,8 +472,6 @@ HEADERS += $$HTPATH/httpglobal.h \
|
||||
$$HTPATH/httpresponse.h \
|
||||
$$HTPATH/httpcookie.h \
|
||||
$$HTPATH/httprequesthandler.h \
|
||||
$$HTPATH/httpsession.h \
|
||||
$$HTPATH/httpsessionstore.h \
|
||||
$$HTPATH/staticfilecontroller.h
|
||||
SOURCES += $$HTPATH/httpglobal.cpp \
|
||||
$$HTPATH/httplistener.cpp \
|
||||
@@ -483,8 +481,6 @@ SOURCES += $$HTPATH/httpglobal.cpp \
|
||||
$$HTPATH/httpresponse.cpp \
|
||||
$$HTPATH/httpcookie.cpp \
|
||||
$$HTPATH/httprequesthandler.cpp \
|
||||
$$HTPATH/httpsession.cpp \
|
||||
$$HTPATH/httpsessionstore.cpp \
|
||||
$$HTPATH/staticfilecontroller.cpp
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user