summaryrefslogtreecommitdiff
path: root/sfx2/source/notify
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-04-12 00:37:48 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-04-12 00:45:20 +0900
commite486ed7b7f3d8f90e118ec19e4c347ce236de606 (patch)
treea42d98e578cbf00e6130bc0c050bd02dd46d85d1 /sfx2/source/notify
parente175c3f3e728e0526086b7a5d6b07c2ed6389016 (diff)
removed unused defines
Diffstat (limited to 'sfx2/source/notify')
-rw-r--r--sfx2/source/notify/hintpost.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/notify/hintpost.cxx b/sfx2/source/notify/hintpost.cxx
index ad6e85ef7bcd..5f340f9687f3 100644
--- a/sfx2/source/notify/hintpost.cxx
+++ b/sfx2/source/notify/hintpost.cxx
@@ -78,7 +78,4 @@ void SfxHintPoster::SetEventHdl( const GenLink& rLink )
aLink = rLink;
}
-
-#define LOG( x )
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */