summary refs log tree commit diff
path: root/bin/jrp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/jrp.c')
-rw-r--r--bin/jrp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/jrp.c b/bin/jrp.c
index 049dc7d4..1f2449ad 100644
--- a/bin/jrp.c
+++ b/bin/jrp.c
@@ -14,8 +14,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-// JIT RPN calculator.
-
 #include <err.h>
 #include <histedit.h>
 #include <stdbool.h>