aqhome: removed unneeded classes.

This commit is contained in:
Martin Preuss
2023-07-24 21:53:31 +02:00
parent 16ce958964
commit 53e1fbae56
10 changed files with 0 additions and 573 deletions

View File

@@ -46,18 +46,12 @@
<headers dist="true" install="$(pkgincludedir)/http" >
endpoint_http.h
urlhandler.h
content.h
content_files.h
httpservice.h
</headers>
<headers dist="true" >
endpoint_http_p.h
urlhandler_p.h
content_p.h
content_files_p.h
httpservice_p.h
</headers>
@@ -66,9 +60,6 @@
$(local/typefiles)
endpoint_http.c
urlhandler.c
content.c
content_files.c
httpservice.c
</sources>