diff libinterp/parse-tree/lex.h @ 16278:ea78011f66bf classdef

maint: periodic merge of default to classdef
author John W. Eaton <jwe@octave.org>
date Mon, 11 Mar 2013 15:12:33 -0400
parents 26fd237a3427 8cb65fd72164
children f58257a6d18c
line wrap: on
line diff
--- a/libinterp/parse-tree/lex.h
+++ b/libinterp/parse-tree/lex.h
@@ -504,8 +504,6 @@
 
   int is_keyword_token (const std::string& s);
 
-  bool is_variable (const std::string& name);
-
   bool whitespace_is_significant (void);
 
   void handle_number (void);