removed syslog

This commit is contained in:
2022-01-23 22:55:08 -05:00
parent 5c5009972f
commit bb85754dc0
2 changed files with 0 additions and 6 deletions

View File

@@ -22,7 +22,6 @@
#ifndef REX_LOGGER_H
#define REX_LOGGER_H
#include <syslog.h>
#include <string>
#include <iostream>
#include <iomanip>