diff options
author | vin <git@vineetk.net> | 2023-10-15 19:46:33 -0400 |
---|---|---|
committer | vin <git@vineetk.net> | 2023-10-15 19:46:33 -0400 |
commit | 7ed78a843d4a90ae8adc69bf3c3dbf573a379f75 (patch) | |
tree | 420f8e7829b46bf43b5dbafc46f0a72f644e9588 /users/not-quite-neo/nqn-common.h | |
parent | 392a85e1f6fefd549cd52945ab1447a2d6901484 (diff) |
remove userspace declarations
Diffstat (limited to 'users/not-quite-neo/nqn-common.h')
-rw-r--r-- | users/not-quite-neo/nqn-common.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/users/not-quite-neo/nqn-common.h b/users/not-quite-neo/nqn-common.h deleted file mode 100644 index bcd79505f7..0000000000 --- a/users/not-quite-neo/nqn-common.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef NQN_COMMON_H -#define NQN_COMMON_H - - -/* -This file holds some commen NQN definitions -*/ - -#endif |