From 3c16b38d0e38aa58df6763f362079331c6720889 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Mon, 24 Sep 2007 16:37:52 +0000 Subject: [PATCH] Oops. Removed the unworkable workaround. This note should never have been in the release. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@83653 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/realtime.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/realtime.txt b/doc/realtime.txt index cc415ab732..a6ce28f82e 100644 --- a/doc/realtime.txt +++ b/doc/realtime.txt @@ -113,9 +113,7 @@ doc/odbcstorage.txt documentation file. * Limitations ------------- -Currently, realtime extensions do not support realtime hints. There is -a workaround available by using func_odbc. See the sample func_odbc.conf -for more information. +Currently, realtime extensions do not support realtime hints. * FreeTDS supported with connection pooling