]> git.stg.codes - stg.git/blobdiff - projects/sgconf/users.h
Port to CMake, get rid of os_int.h.
[stg.git] / projects / sgconf / users.h
diff --git a/projects/sgconf/users.h b/projects/sgconf/users.h
deleted file mode 100644 (file)
index a757fe1..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef __STG_SGCONF_USERS_H__
-#define __STG_SGCONF_USERS_H__
-
-namespace SGCONF
-{
-
-class OPTION_BLOCKS;
-class COMMANDS;
-
-void AppendUsersOptionBlock(COMMANDS & commands, OPTION_BLOCKS & blocks);
-
-}
-
-#endif