summaryrefslogtreecommitdiffstats
path: root/obj.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-20 17:08:27 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-20 17:08:27 +0000
commit2e0e356584559b1a45bce430f9a92485b5763eac (patch)
treee85881c5f6adb0a98bf91e3cd2f2e39c53a0bde8 /obj.c
parentcd848d018172b7fac89997a569adc9a01c5953b1 (diff)
downloadrsyslog-2e0e356584559b1a45bce430f9a92485b5763eac.tar.gz
rsyslog-2e0e356584559b1a45bce430f9a92485b5763eac.tar.xz
rsyslog-2e0e356584559b1a45bce430f9a92485b5763eac.zip
used new classes in expr.c
Diffstat (limited to 'obj.c')
-rw-r--r--obj.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/obj.c b/obj.c
index 093fa008..417ca4ca 100644
--- a/obj.c
+++ b/obj.c
@@ -1,5 +1,3 @@
-// TODO: we need to be called when the derived object is destructed!!!!
-
/* obj.c
*
* This file implements a generic object "class". All other classes can