diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-11-28 19:44:03 +0000 |
---|---|---|
committer | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-11-28 19:44:03 +0000 |
commit | 2b77d15fd2a7698e34aa9f90791c97d1df467c3b (patch) | |
tree | ec8ca60f283b21c75affca8d82f4584463207ec5 /cui | |
parent | 7692bfc268c57d6bcbc565179e5c63ffc0f6095d (diff) |
Remove dated comments
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optgdlg.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx index 4b030a444a82..b3ce0a34e296 100644 --- a/cui/source/options/optgdlg.cxx +++ b/cui/source/options/optgdlg.cxx @@ -868,7 +868,6 @@ OfaViewTabPage::~OfaViewTabPage() } #if defined( UNX ) -//--- 20.08.01 10:16:12 --------------------------------------------------- IMPL_LINK( OfaViewTabPage, OnAntialiasingToggled, void*, NOTINTERESTEDIN ) { (void)NOTINTERESTEDIN; |