aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/env_universal_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/env_universal_common.h')
-rw-r--r--src/env_universal_common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/env_universal_common.h b/src/env_universal_common.h
index 7aca60df..203f952b 100644
--- a/src/env_universal_common.h
+++ b/src/env_universal_common.h
@@ -21,11 +21,6 @@ typedef enum
} fish_message_type_t;
/**
- The size of the buffer used for reading from the file
-*/
-#define ENV_UNIVERSAL_BUFFER_SIZE 1024
-
-/**
Callback data, reflecting a change in universal variables
*/
struct callback_data_t