remove beta

This commit is contained in:
Marco Peereboom 2012-07-31 14:11:01 -05:00
parent 4ea52db7ee
commit 46557526ef

View file

@ -106,10 +106,6 @@
#include <osx.h>
#endif
/* XXX REMOVE FOR 2.0 */
#undef SPECTRWM_BUILDSTR
#define SPECTRWM_BUILDSTR "BETA"
#ifdef SPECTRWM_BUILDSTR
static const char *buildstr = SPECTRWM_BUILDSTR;
#else