aboutsummaryrefslogtreecommitdiffstats
path: root/irc_util.c
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-04-22 01:40:52 -0300
committerdequis <dx@dxzone.com.ar>2015-05-05 12:04:13 -0300
commit31169eebaeef4d72a2cd3db8b0b0bfe21bec2772 (patch)
treed9726d62568fe2a03bc74fbde13f24966d7ee830 /irc_util.c
parent5ca141685d78cb372acd0e9aded36175cba957a3 (diff)
Remove some compatibility macros that referenced nonexistent functions
Diffstat (limited to 'irc_util.c')
0 files changed, 0 insertions, 0 deletions
n value='hotfix/0.19.0.13'>hotfix/0.19.0.13 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/comment_controller_spec.rb
blob: cfd7166f4990e5e64ecc8ea5c5880bff9b488124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106