projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Committing in .
[wxWidgets.git]
/
src
/
mac
/
classic
/
timer.cpp
diff --git
a/src/mac/classic/timer.cpp
b/src/mac/classic/timer.cpp
index 84398ef98c4a38d6e5b116ed3332939debd6b337..0e55f1cf0e33277347cab8ca17eb78550ab722d3 100644
(file)
--- a/
src/mac/classic/timer.cpp
+++ b/
src/mac/classic/timer.cpp
@@
-6,18
+6,12
@@
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Created: 1998-01-01
// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
-// Licence: wxWi
dget
s licence
+// Licence: wxWi
ndow
s licence
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#pragma implementation "timer.h"
-#endif
-
#include "wx/timer.h"
#include "wx/timer.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxEvtHandler)
IMPLEMENT_ABSTRACT_CLASS(wxTimer, wxEvtHandler)
-#endif
#ifdef __WXMAC__
#include "wx/mac/private.h"
#ifdef __WXMAC__
#include "wx/mac/private.h"