summaryrefslogtreecommitdiffstats
path: root/sc/inc/refreshtimer.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-26 09:58:45 +0200
committerNoel Grandin <noel@peralex.com>2014-02-27 10:27:28 +0200
commit1c5797b16669afb6f0cd065f4c37c852c5136f60 (patch)
tree16f7d9273bde347121611ef0633cd30a5d7bec48 /sc/inc/refreshtimer.hxx
parentremove unused code ScSimpleRefDlgWrapper::GetRefString() (diff)
downloadcore-1c5797b16669afb6f0cd065f4c37c852c5136f60.tar.gz
core-1c5797b16669afb6f0cd065f4c37c852c5136f60.zip
remove unused code ScRefreshTimer::StartRefreshTimer()
Change-Id: If96e0de72338aabfb2c4db04fba8f524d48a1d5c
Diffstat (limited to 'sc/inc/refreshtimer.hxx')
-rw-r--r--sc/inc/refreshtimer.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/refreshtimer.hxx b/sc/inc/refreshtimer.hxx
index b8e24db1cb0f..2c0b837923d9 100644
--- a/sc/inc/refreshtimer.hxx
+++ b/sc/inc/refreshtimer.hxx
@@ -50,7 +50,6 @@ public:
bool operator==( const ScRefreshTimer& r ) const;
bool operator!=( const ScRefreshTimer& r ) const;
- void StartRefreshTimer();
void SetRefreshControl( ScRefreshTimerControl * const * pp );
void SetRefreshHandler( const Link& rLink );
sal_uLong GetRefreshDelay() const;