summaryrefslogtreecommitdiffstats
path: root/src/bltGrText.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrText.h')
-rw-r--r--src/bltGrText.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/bltGrText.h b/src/bltGrText.h
index ec9399e..f01aa85 100644
--- a/src/bltGrText.h
+++ b/src/bltGrText.h
@@ -30,18 +30,8 @@
#ifndef _BLT_TEXT_H
#define _BLT_TEXT_H
-#define DEF_TEXT_FLAGS (TK_PARTIAL_OK | TK_IGNORE_NEWLINES)
#define UPDATE_GC 1
-/*
- * TextStyle --
- *
- * A somewhat convenient structure to hold text attributes that determine
- * how a text string is to be displayed on the screen or drawn with
- * PostScript commands. The alternative is to pass lots of parameters to
- * the drawing and printing routines. This seems like a more efficient
- * and less cumbersome way of passing parameters.
- */
typedef struct {
unsigned int state; /* If non-zero, indicates to draw text
* in the active color */