Telodendria/src
Jordan Bancino 503bfb6104 Suppress warnings of unused variables.
I will use them eventually when I implement all these functions.

I'm probably going to start CI work here soon, so I don't want warnings showing up in the logs unless they're important.
2023-11-08 15:17:27 -05:00
..
include Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
Routes Suppress warnings of unused variables. 2023-11-08 15:17:27 -05:00
CanonicalJson.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
Config.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
Filter.c Suppress warnings of unused variables. 2023-11-08 15:17:27 -05:00
Html.c Work on implementing user interactive authentication fallback. 2023-04-21 02:13:06 +00:00
Main.c Remove unused global variables. 2023-11-08 09:45:49 -05:00
Matrix.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
RegToken.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
Room.c Suppress warnings of unused variables. 2023-11-08 15:17:27 -05:00
Routes.c Move Admin routes to /_telodendria/admin/v1 (with version number) 2023-09-25 16:10:44 -04:00
State.c Suppress warnings of unused variables. 2023-11-08 15:17:27 -05:00
Telodendria.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
Uia.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00
User.c Use Makefiles instead of a custom script (#38) 2023-11-01 12:27:45 -04:00