diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-10-21 16:39:55 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2002-10-21 16:39:55 +0000 |
commit | 56e8fe7c9deb1565c8be48005b08a219955e7bf9 (patch) | |
tree | 929dc0e675862a76b0b38d308b59d49d50626bf9 /include | |
parent | 53fb1953b4914873661bc841c7b4440fa26e6dc9 (diff) |
fixed build errors
svn path=/trunk/externals/ggee/; revision=183
Diffstat (limited to 'include')
-rwxr-xr-x | include/ggee.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/ggee.h b/include/ggee.h index 6882454..39af5dc 100755 --- a/include/ggee.h +++ b/include/ggee.h @@ -2,10 +2,6 @@ #define __GGEXT_H__
-
-#define BACKGROUND "-fill grey"
-#define BACKGROUNDCOLOR "grey"
-
#ifndef PD_VERSION_MINOR
#define PD_VERSION_MINOR 32
#endif
|