From cfc6af5f7d43b561a4c357195b8a3d65b3430d81 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 7 Apr 2003 13:56:20 +0000 Subject: removed ifdef have_strftime --- src/fluxbox.hh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/fluxbox.hh b/src/fluxbox.hh index 74f653f..4d441e2 100644 --- a/src/fluxbox.hh +++ b/src/fluxbox.hh @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: fluxbox.hh,v 1.45 2003/03/22 13:31:04 fluxgen Exp $ +// $Id: fluxbox.hh,v 1.46 2003/04/07 13:56:20 fluxgen Exp $ #ifndef FLUXBOX_HH #define FLUXBOX_HH @@ -182,10 +182,7 @@ public: inline const Cursor &getLowerRightAngleCursor() const { return cursor.lr_angle; } -#ifndef HAVE_STRFTIME - enum { B_AMERICANDATE = 1, B_EUROPEANDATE }; -#endif // HAVE_STRFTIME typedef std::vector TitlebarList; -- cgit v0.11.2