aboutsummaryrefslogtreecommitdiff
path: root/t/post.t
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-09-18 02:10:30 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-09-18 02:10:30 +0200
commitc1e3206968f9878f8b7883cc7c313cd930c86d04 (patch)
treef279f343bd27b6fd5d338636138f17c071290016 /t/post.t
parent24bf14f6653ebf1c1ba79b9f212d35417bb6acbf (diff)
downloadcforum-c1e3206968f9878f8b7883cc7c313cd930c86d04.tar.gz
Add README, fix C89 compliance
Diffstat (limited to 't/post.t')
-rw-r--r--t/post.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/post.t b/t/post.t
index 200e27d..deeb285 100644
--- a/t/post.t
+++ b/t/post.t
@@ -14,8 +14,6 @@
<%= post->text %>
</pre>
<%
-struct attachment *attachment;
-
if(attachment = getattachment(stmt, 0)){
%>
<h3>Attachments</h3>