mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-29 03:56:38 +02:00
Removed include/userload.h (not used)
This commit is contained in:
@@ -643,3 +643,4 @@ seen. gmtime warning still there
|
||||
- Fixed a bunch of warnings reported by Red Hat 7
|
||||
- Random cosmetic fixes
|
||||
- Updated the stats help list for newconf
|
||||
- Removed include/userload.h (not used)
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
/* */
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include "version.h"
|
||||
#include "proto.h"
|
||||
#include <time.h>
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include "version.h"
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include "version.h"
|
||||
#include <time.h>
|
||||
#ifdef _WIN32
|
||||
|
||||
@@ -33,7 +33,6 @@ Computing Center and Jarkko Oikarinen";
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
#include "numeric.h"
|
||||
#include "msg.h"
|
||||
#include "channel.h"
|
||||
#include "userload.h"
|
||||
#include "version.h"
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user